File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 95
95
max-parallel : 12
96
96
matrix :
97
97
target :
98
+ # FIXME(sparc): this takes much longer to run than any other job, put
99
+ # it first to make sure it gets a head start.
100
+ - sparc64-unknown-linux-gnu
98
101
- aarch64-linux-android
99
102
- aarch64-unknown-linux-gnu
100
103
- aarch64-unknown-linux-musl
@@ -108,12 +111,11 @@ jobs:
108
111
- powerpc-unknown-linux-gnu
109
112
- powerpc64-unknown-linux-gnu
110
113
- powerpc64le-unknown-linux-gnu
111
- - s390x-unknown-linux-gnu
112
114
- riscv64gc-unknown-linux-gnu
115
+ - s390x-unknown-linux-gnu
116
+ - wasm32-unknown-emscripten
113
117
- wasm32-wasip1
114
118
- wasm32-wasip2
115
- - sparc64-unknown-linux-gnu
116
- - wasm32-unknown-emscripten
117
119
- x86_64-linux-android
118
120
# FIXME: Exec format error (os error 8)
119
121
# - x86_64-unknown-linux-gnux32
You can’t perform that action at this time.
0 commit comments