Skip to content

Commit

Permalink
Update uraimo/run-on-arch-action action to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 07d94c7 commit f599a1b
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/[email protected].1
uses: uraimo/[email protected].2
with:
arch: ${{ matrix.target }}
distro: ubuntu22.04
Expand Down

0 comments on commit f599a1b

Please sign in to comment.