We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6c78d commit bf6f8bbCopy full SHA for bf6f8bb
.github/workflows/emulated.yml
@@ -25,7 +25,7 @@ jobs:
25
arch: ['s390x', 'ppc64le']
26
steps:
27
- uses: actions/checkout@v4
28
- - uses: uraimo/run-on-arch-action@v2
+ - uses: uraimo/run-on-arch-action@v3
29
timeout-minutes: 60
30
with:
31
arch: ${{ matrix.arch }}
0 commit comments