We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d9737 commit c2210b2Copy full SHA for c2210b2
.github/workflows/build-arm64.yaml
@@ -8,7 +8,7 @@ on:
8
- main
9
jobs:
10
build:
11
- runs-on: ubuntu-24.04-arm
+ runs-on: ARM64
12
steps:
13
- uses: actions/checkout@v5
14
with:
0 commit comments