We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305a4ee commit 2707868Copy full SHA for 2707868
.github/workflows/emacsng-webrender.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: ./.github/workflows/_build.yml
23
with:
24
os: macos-11
25
- git_ref: darwin
+ git_ref: emacs-29
26
git_sha: ${{ github.event.inputs.git_sha }}
27
build_args: --native-comp
28
secrets:
0 commit comments