Skip to content

Commit

Permalink
Attempt to force distro to ubuntu22.04 instead of ubuntu:latest on ar…
Browse files Browse the repository at this point in the history
…mv7 arch
  • Loading branch information
fspindle committed Nov 1, 2024
1 parent a5e7c7b commit 0a33ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/other-arch-isolated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# distro: bullseye
# target: ARMV6
- arch: armv7
distro: ubuntu:latest
distro: ubuntu22.04
target: ARMV7
endianness: (Little Endian)
- arch: aarch64
Expand Down

0 comments on commit 0a33ed4

Please sign in to comment.