mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 02:46:44 +00:00
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:
2
.github/workflows/nightly-master.yml
vendored
2
.github/workflows/nightly-master.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
arm64:
|
||||
description: "Build arm64 version of Emacs?"
|
||||
required: false
|
||||
default: false
|
||||
default: true
|
||||
type: boolean
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user