Skip to content

Commit 3ea403e

Browse files
committed
try Ubuntu 24.04
1 parent 0d4e01d commit 3ea403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# Use cross for QEMU-based testing
7474
# cross needs to execute Docker, GitHub Action already has it installed
7575
cross:
76-
runs-on: ubuntu-latest
76+
runs-on: ubuntu-24.04
7777
needs: [rustfmt, minver, macos, linux_native_builds, rust_stable]
7878
strategy:
7979
fail-fast: false

0 commit comments

Comments
 (0)