File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,26 +43,26 @@ jobs:
43
43
- rust : ' 1.63'
44
44
os : ubuntu-latest
45
45
- rust : ' 1.63'
46
- os : ubuntu-24 .04-arm
46
+ os : ubuntu-22 .04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
47
47
- rust : ' 1.63'
48
48
os : windows-latest
49
49
- rust : stable
50
50
os : ubuntu-latest
51
51
- rust : stable
52
- os : ubuntu-24 .04-arm
52
+ os : ubuntu-22 .04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
53
53
- rust : stable
54
54
os : windows-latest
55
55
- rust : nightly
56
56
os : ubuntu-latest
57
57
- rust : nightly
58
- os : ubuntu-24 .04-arm
58
+ os : ubuntu-22 .04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
59
59
- rust : nightly
60
60
os : windows-latest
61
61
- rust : nightly
62
62
os : ubuntu-latest
63
63
target : i686-unknown-linux-gnu
64
64
- rust : nightly
65
- os : ubuntu-24 .04-arm
65
+ os : ubuntu-22 .04-arm # TODO: update to 24.04 when https://github.com/rust-lang/rust/issues/135867 solved
66
66
target : armv7-unknown-linux-gnueabihf
67
67
# Test 32-bit target that does not have AtomicU64/AtomicI64.
68
68
- rust : nightly
You can’t perform that action at this time.
0 commit comments