Skip to content

Commit 77a3588

Browse files
committed
Revert "Update uraimo/run-on-arch-action to v3"
This reverts commit 3068f03.
1 parent 3068f03 commit 77a3588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
pytest
6666
- name: pytest
6767
if: ${{ !startsWith(matrix.platform.target, 'x86') && matrix.platform.target != 'ppc64' }}
68-
uses: uraimo/run-on-arch-action@v3
68+
uses: uraimo/run-on-arch-action@v2
6969
with:
7070
arch: ${{ matrix.platform.target }}
7171
distro: ubuntu22.04

0 commit comments

Comments
 (0)