Skip to content

Commit

Permalink
Merge pull request #228 from radarhere/test-image
Browse files Browse the repository at this point in the history
Moved test image earlier
  • Loading branch information
radarhere authored Jan 6, 2025
2 parents 4c456e8 + eabba89 commit b94016d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- "ubuntu-24.04-noble-ppc64le"
- "ubuntu-24.04-noble-s390x"
# test image for manylinux-wheel build
- "ubuntu-24.04-noble-amd64"
- "fedora-41-amd64"
# Then run the remainder
- "alpine"
- "amazon-2-amd64"
Expand All @@ -31,10 +31,10 @@ jobs:
- "debian-12-bookworm-x86"
- "debian-12-bookworm-amd64"
- "fedora-40-amd64"
- "fedora-41-amd64"
- "gentoo"
- "ubuntu-22.04-jammy-amd64"
- "ubuntu-22.04-jammy-amd64-valgrind"
- "ubuntu-24.04-noble-amd64"
# has a dependency on the test image
- "manylinux2014-wheel-build"
- "manylinux_2_28-wheel-build"
Expand Down

0 comments on commit b94016d

Please sign in to comment.