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