Skip to content

Commit 50fc58b

Browse files
committed
fix: arm/v7
1 parent bfdb684 commit 50fc58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runner: ubuntu-24.04
4949
- platform: arm64
5050
runner: ubuntu-24.04-arm
51-
- platform: armv7
51+
- platform: arm/v7
5252
runner: ubuntu-24.04-arm
5353

5454
timeout-minutes: 1440

0 commit comments

Comments
 (0)