Skip to content

Commit 653f16a

Browse files
committed
shell: arch -arm64 /bin/zsh -Negku {0}
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
1 parent 670b5a3 commit 653f16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
permissions: {}
1515
defaults:
1616
run:
17-
shell: /bin/zsh -Negku {0}
17+
shell: arch -arm64 /bin/zsh -Negku {0}
1818
jobs:
1919
analyze:
2020
name: Analyze ${{matrix.language}}

0 commit comments

Comments
 (0)