We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670b5a3 commit 653f16aCopy full SHA for 653f16a
1 file changed
.github/workflows/codeql.yaml
@@ -14,7 +14,7 @@ on:
14
permissions: {}
15
defaults:
16
run:
17
- shell: /bin/zsh -Negku {0}
+ shell: arch -arm64 /bin/zsh -Negku {0}
18
jobs:
19
analyze:
20
name: Analyze ${{matrix.language}}
0 commit comments