Skip to content

Commit

Permalink
Merge pull request GitoxideLabs#1830 from EliahKagan/arm-docker
Browse files Browse the repository at this point in the history
Change test-32bit arm32v7 runner to ubuntu-22.04-arm
  • Loading branch information
Byron authored Feb 5, 2025
2 parents dacc4b5 + 3748edc commit 7190b4f
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 @@ -209,7 +209,7 @@ jobs:
toolchain: stable-i686-unknown-linux-gnu
- container-arch: arm32v7
runner-arch: arm64
runner-os: ubuntu-24.04-arm
runner-os: ubuntu-22.04-arm
toolchain: stable-armv7-unknown-linux-gnueabihf

runs-on: ${{ matrix.runner-os }}
Expand Down

0 comments on commit 7190b4f

Please sign in to comment.