Skip to content

Commit

Permalink
Merge branch 'main' into chore-update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldziher committed Aug 25, 2023
2 parents f2b29c3 + 387db83 commit 98b18fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
target: ${{ matrix.target }}
manylinux: auto
args: --release --out dist
- uses: uraimo/run-on-arch-action@v2.5.0
- uses: uraimo/run-on-arch-action@v2.5.1
if: matrix.target != 'ppc64'
name: Install built wheel
with:
Expand Down Expand Up @@ -208,7 +208,7 @@ jobs:
target: ${{ matrix.platform.target }}
manylinux: musllinux_1_2
args: --release --out dist
- uses: uraimo/run-on-arch-action@v2.5.0
- uses: uraimo/run-on-arch-action@v2.5.1
name: Install built wheel
with:
arch: ${{ matrix.platform.arch }}
Expand Down

0 comments on commit 98b18fe

Please sign in to comment.