Skip to content

Commit 9d7f28c

Browse files
committed
chore: correct format of runner
1 parent a056454 commit 9d7f28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
include:
3838
- runner: ubuntu-22.04
3939
arch: amd64
40-
- runner: ubuntu-22.04-arm64
40+
- runner: ubuntu-22.04
4141
arch: arm64
4242
runs-on: ${{ matrix.runner }}
4343
timeout-minutes: 180

0 commit comments

Comments
 (0)