We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d1b5e commit 54ed20fCopy full SHA for 54ed20f
.github/workflows/build-aarch64.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ARM64]
+ os: [[ARM64, Linux]]
21
22
steps:
23
- name: Cancel previous runs on the same branch
0 commit comments