Skip to content

Commit

Permalink
Update uraimo/run-on-arch-action action to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 3ef9f04 commit f0e89f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
pytest
- name: pytest
if: ${{ !startsWith(matrix.target, 'x86') && matrix.target != 'ppc64' }}
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.0
with:
arch: ${{ matrix.target }}
distro: ubuntu22.04
Expand Down

0 comments on commit f0e89f2

Please sign in to comment.