Skip to content

Commit

Permalink
Merge pull request #140 from projectsyn/renovate/uraimo-run-on-arch-a…
Browse files Browse the repository at this point in the history
…ction-2.x

Update uraimo/run-on-arch-action action to v2.8.1
  • Loading branch information
simu authored Oct 21, 2024
2 parents efef250 + fb05fc8 commit 782e710
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].0
uses: uraimo/[email protected].1
with:
arch: ${{ matrix.target }}
distro: ubuntu22.04
Expand Down

0 comments on commit 782e710

Please sign in to comment.