Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/either-1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChieloNewctle authored May 13, 2024
2 parents 0cb9503 + be7d376 commit 5817ffa
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 @@ -104,7 +104,7 @@ jobs:
pytest --import-mode=importlib
- 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 5817ffa

Please sign in to comment.