Skip to content

Commit 4c38446

Browse files
committed
fixup: quick update, squash later
1 parent 061675e commit 4c38446

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
@@ -26,7 +26,7 @@ jobs:
2626
env:
2727
CC: clang
2828
container:
29-
image: ubuntu:18.04
29+
image: multiarch/ubuntu-core:arm64-focal
3030
# options: --privileged # Privileged mode is needed to load fuse module.
3131
steps:
3232
# - uses: actions/checkout@v3

0 commit comments

Comments
 (0)