mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Disable loongarch and wasm in CI due to fallout from SIMD ABI checking
This commit is contained in:
+5
-4
@@ -113,10 +113,11 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
- tuple: thumbv7em-none-eabihf
|
||||
os: ubuntu-latest
|
||||
- tuple: loongarch64-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
- tuple: wasm32-wasip1
|
||||
os: ubuntu-latest
|
||||
# Temporarily disabled due to fallout from SIMD ABI checking.
|
||||
#- tuple: loongarch64-unknown-linux-gnu
|
||||
# os: ubuntu-latest
|
||||
#- tuple: wasm32-wasip1
|
||||
# os: ubuntu-latest
|
||||
|
||||
# macOS targets
|
||||
- tuple: x86_64-apple-darwin
|
||||
|
||||
Reference in New Issue
Block a user