Skip to content

Commit

Permalink
⬆️ Bump uraimo/run-on-arch-action from 2.7.1 to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Oct 31, 2024
1 parent 6d8007d commit c59d811
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 @@ -74,7 +74,7 @@ jobs:
pytest --verbose
- name: pytest
if: ${{ !startsWith(matrix.target, 'x86') && matrix.target != 'ppc64' }}
uses: uraimo/run-on-arch-action@517085f0367c8256bcfa753e3e13e1550af09954 # v2.7.1
uses: uraimo/run-on-arch-action@5397f9e30a9b62422f302092631c99ae1effcd9e # v2.8.1
with:
arch: ${{ matrix.target }}
distro: ubuntu22.04
Expand Down

0 comments on commit c59d811

Please sign in to comment.