chore(nightly): temporarily enable arm64 builds

We want one scheduled arm64 build for now, then we'll revert to only
building them on the 1st of the month.
This commit is contained in:
2023-11-19 23:30:02 +00:00
parent 287df6914e
commit a292b242c4

View File

@@ -12,7 +12,7 @@ on:
arm64:
description: "Build arm64 version of Emacs?"
required: false
default: false
default: true
type: boolean
jobs: