Skip to content

Commit e247293

Browse files
committed
ci: Update run-on-arch-action
The action failed with: "ERROR: failed to solve: arm32v7/debian:bookworm: failed to resolve source metadata for docker.io/arm32v7/debian:bookworm"
1 parent e2ce38b commit e247293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multiarch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
submodules: true
1717
fetch-depth: 0
1818
- name: Build and test
19-
uses: uraimo/run-on-arch-action@v2.7.2
19+
uses: uraimo/run-on-arch-action@v2.8.1
2020
id: runcmd
2121
with:
2222
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)