Disable loongarch and wasm in CI due to fallout from SIMD ABI checking

This commit is contained in:
Amanieu d'Antras
2024-11-26 22:39:04 +00:00
parent 8d563dd6f9
commit 7bb6e1978a
+5 -4
View File
@@ -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