Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Dec 9, 2024
1 parent ec9b5fa commit cf071b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
path: CSFML

- name: Build in an ARM container
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.1
with:
arch: armv7
distro: ubuntu22.04
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
path: CSFML

- name: Build in an ARM64 container
uses: uraimo/run-on-arch-action@v2.7.2
uses: uraimo/run-on-arch-action@v2.8.1
with:
arch: aarch64
distro: ubuntu22.04
Expand Down

0 comments on commit cf071b3

Please sign in to comment.