Skip to content

Commit 2842ae5

Browse files
authored
Merge pull request #2010 from seefs001/fix/ci
feat: matrix ci
2 parents e603186 + bea8c57 commit 2842ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runner: ubuntu-latest
2323
- arch: arm64
2424
platform: linux/arm64
25-
runner: ubuntu-24.04-arm64
25+
runner: ubuntu-24.04-arm
2626
runs-on: ${{ matrix.runner }}
2727
permissions:
2828
packages: write

0 commit comments

Comments
 (0)