Skip to content

Commit

Permalink
try Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed May 26, 2024
1 parent 0d4e01d commit 3ea403e
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 @@ -73,7 +73,7 @@ jobs:
# Use cross for QEMU-based testing
# cross needs to execute Docker, GitHub Action already has it installed
cross:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: [rustfmt, minver, macos, linux_native_builds, rust_stable]
strategy:
fail-fast: false
Expand Down

0 comments on commit 3ea403e

Please sign in to comment.