Skip to content

Commit 079e0ee

Browse files
authored
testcase: change arm image
1 parent 64241df commit 079e0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: uraimo/run-on-arch-action@v2
2929
with:
3030
arch: aarch64
31-
distro: ubuntu-24.04-arm
31+
distro: ubuntu24.04
3232
githubToken: ${{ github.token }}
3333
dockerRunArgs: |
3434
--volume "${PWD}:/tengine"

0 commit comments

Comments
 (0)