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