diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index b915f784..d3434d8f 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -22,10 +22,8 @@ jobs: include: - target: aarch64-linux-android os: ubuntu-latest - cross: true - target: aarch64-unknown-linux-gnu os: ubuntu-latest - cross: true - target: x86_64-apple-darwin os: macos-latest - target: x86_64-pc-windows-msvc