Skip to content

Commit

Permalink
ci: fix run-on-arch action (by updating) (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt authored Oct 24, 2024
1 parent e2eb415 commit 0496e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ jobs:
merge-multiple: true
path: crates/jiter-python/dist

- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2
name: install & test
with:
arch: ${{ matrix.target }}
Expand Down

0 comments on commit 0496e89

Please sign in to comment.