diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eb4a7b6dbf..6fa886f15c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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