Skip to content

Commit e209584

Browse files
Update tests.yml - bump run-on-arch to v3
Will fix segfault occurring in this workflow Currently project not blocking on this failure due to #812 But I think this is fixed and should be enabled again
1 parent 212cae3 commit e209584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@v4
4444

4545
- name: Build & test
46-
uses: uraimo/run-on-arch-action@v2
46+
uses: uraimo/run-on-arch-action@v3
4747
with:
4848
arch: s390x
4949
distro: ubuntu22.04

0 commit comments

Comments
 (0)