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 9494 max-parallel : 12
9595 matrix :
9696 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
97100 - aarch64-linux-android
98101 - aarch64-unknown-linux-gnu
99102 - aarch64-unknown-linux-musl
@@ -107,12 +110,11 @@ jobs:
107110 - powerpc-unknown-linux-gnu
108111 - powerpc64-unknown-linux-gnu
109112 - powerpc64le-unknown-linux-gnu
110- - s390x-unknown-linux-gnu
111113 - riscv64gc-unknown-linux-gnu
114+ - s390x-unknown-linux-gnu
115+ - wasm32-unknown-emscripten
112116 - wasm32-wasip1
113117 - wasm32-wasip2
114- - sparc64-unknown-linux-gnu
115- - wasm32-unknown-emscripten
116118 - x86_64-linux-android
117119 # FIXME: Exec format error (os error 8)
118120 # - x86_64-unknown-linux-gnux32
You can’t perform that action at this time.
0 commit comments