Skip to content

Commit 4c2eca2

Browse files
authored
Update to run-on-arch-action@v3 (#113)
Motivation: A new version of run-on-arch-action was released that fixes segmentation fault which we also sometimes observed Modifications: - Update to v3 Result: Hopefully no more faults during workflow run
1 parent d020e69 commit 4c2eca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-verify-load.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: maven-repository
7777
path: /home/runner/jars
7878

79-
- uses: uraimo/run-on-arch-action@v2
79+
- uses: uraimo/run-on-arch-action@v3
8080
name: Check native loading
8181
id: runcmd
8282
with:

0 commit comments

Comments
 (0)