diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 65058636b4..23289a4a9f 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -40,8 +40,6 @@ jobs: target: x86_64-apple-darwin - os: macos-latest target: aarch64-apple-darwin - - os: windows-latest-8-cores - target: x86_64-pc-windows-msvc runs-on: ${{ matrix.os }} env: CI_TESTS: true