Skip to content

Commit

Permalink
Merge pull request #3200 from pygame-community/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/uraimo/run-on-arch-action-2.8.1

Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1
  • Loading branch information
ankith26 authored Oct 28, 2024
2 parents 87aeb2d + 5bfaae3 commit ff0dd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-debian-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: actions/[email protected]

- name: Build sources and run tests
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.1
id: build
with:
arch: ${{ matrix.base_image && 'none' || matrix.arch }}
Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
done
- name: Test armv7 wheel on armv6
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.1
with:
arch: armv6
distro: bookworm
Expand Down

0 comments on commit ff0dd7f

Please sign in to comment.