Skip to content

Commit cf9d9e4

Browse files
committed
fixup: quick update, squash later
1 parent f3a0e44 commit cf9d9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/arm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
outputs:
2929
version: ${{ steps.build.outputs.version }}
3030
container:
31-
image: docker://multiarch/ubuntu-core:s390x-focal
31+
image: docker://multiarch/ubuntu-core
3232
# options: --privileged # Privileged mode is needed to load fuse module.
3333
steps:
3434
- run: ls

0 commit comments

Comments
 (0)