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 8c5ddac commit 959906bCopy full SHA for 959906b
.github/workflows/build_test.yaml
@@ -18,7 +18,7 @@ jobs:
18
- runs_on: ubuntu-24.04-arm
19
arch: arm64
20
- runs_on: ubuntu-24.04
21
- arch: arm64
+ arch: amd64
22
env:
23
ARCH: ${{ matrix.arch }}
24
steps:
0 commit comments