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 7fadafa commit dca3a06Copy full SHA for dca3a06
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
host:
12
- runner: ubuntu-24.04
13
arch: x86_64
14
- - runner: ubuntu-24.04-arm64
+ - runner: ubuntu-24.04-arm
15
arch: aarch64
16
runs-on: ${{ matrix.host.runner }}
17
steps:
0 commit comments