We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
run-on-arch-action
1 parent e2ce38b commit e247293Copy full SHA for e247293
.github/workflows/multiarch.yaml
@@ -16,7 +16,7 @@ jobs:
16
submodules: true
17
fetch-depth: 0
18
- name: Build and test
19
- uses: uraimo/run-on-arch-action@v2.7.2
+ uses: uraimo/run-on-arch-action@v2.8.1
20
id: runcmd
21
with:
22
arch: ${{ matrix.arch }}
0 commit comments