Skip to content

Commit

Permalink
Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 8eff0c9 commit 4cebebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
target: ${{ matrix.target }}
manylinux: auto
args: --release --out dist --features nightly
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
if: matrix.target != 'ppc64'
name: Install built wheel
with:
Expand Down Expand Up @@ -191,7 +191,7 @@ jobs:
target: ${{ matrix.platform.target }}
manylinux: musllinux_1_2
args: --release --out dist --features nightly
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2.8.1
name: Install built wheel
with:
arch: ${{ matrix.platform.arch }}
Expand Down

0 comments on commit 4cebebc

Please sign in to comment.