mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 08:26:40 +00:00
fix(builds/emacs-28): disable posix-patch, it's now in the emacs-28 branch
This commit is contained in:
2
.github/workflows/nightly-emacs-28.yml
vendored
2
.github/workflows/nightly-emacs-28.yml
vendored
@@ -24,8 +24,6 @@ jobs:
|
||||
os: macos-10.15
|
||||
git_ref: emacs-28
|
||||
git_sha: ${{ github.event.inputs.git_sha }}
|
||||
build_args: >-
|
||||
--posix-spawn
|
||||
secrets:
|
||||
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
|
||||
APPLE_DEVELOPER_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user