File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -583,9 +583,9 @@ jobs:
583583 - target : armv5te-unknown-linux-gnueabi
584584 os : ubuntu-latest
585585 - target : armv7-unknown-linux-gnueabihf
586- os : ubuntu-22.04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
586+ os : ubuntu-24.04-arm
587587 - target : aarch64-unknown-linux-gnu
588- os : ubuntu-22.04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
588+ os : ubuntu-24.04-arm
589589 rustflags : --cfg tokio_taskdump
590590 - target : aarch64-pc-windows-msvc
591591 os : windows-11-arm
@@ -629,9 +629,9 @@ jobs:
629629 - target : armv5te-unknown-linux-gnueabi
630630 os : ubuntu-latest
631631 - target : armv7-unknown-linux-gnueabihf
632- os : ubuntu-22.04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
632+ os : ubuntu-24.04-arm
633633 - target : aarch64-unknown-linux-gnu
634- os : ubuntu-22.04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
634+ os : ubuntu-24.04-arm
635635 rustflags : --cfg tokio_taskdump
636636 - target : aarch64-pc-windows-msvc
637637 os : windows-11-arm
You can’t perform that action at this time.
0 commit comments