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 a056454 commit 9d7f28cCopy full SHA for 9d7f28c
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
include:
38
- runner: ubuntu-22.04
39
arch: amd64
40
- - runner: ubuntu-22.04-arm64
+ - runner: ubuntu-22.04
41
arch: arm64
42
runs-on: ${{ matrix.runner }}
43
timeout-minutes: 180
0 commit comments