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 9595 max-parallel : 12
9696 matrix :
9797 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
98101 - aarch64-linux-android
99102 - aarch64-unknown-linux-gnu
100103 - aarch64-unknown-linux-musl
@@ -108,12 +111,11 @@ jobs:
108111 - powerpc-unknown-linux-gnu
109112 - powerpc64-unknown-linux-gnu
110113 - powerpc64le-unknown-linux-gnu
111- - s390x-unknown-linux-gnu
112114 - riscv64gc-unknown-linux-gnu
115+ - s390x-unknown-linux-gnu
116+ - wasm32-unknown-emscripten
113117 - wasm32-wasip1
114118 - wasm32-wasip2
115- - sparc64-unknown-linux-gnu
116- - wasm32-unknown-emscripten
117119 - x86_64-linux-android
118120 # FIXME: Exec format error (os error 8)
119121 # - x86_64-unknown-linux-gnux32
You can’t perform that action at this time.
0 commit comments