diff --git a/.github/workflows/large-scope.yml b/.github/workflows/large-scope.yml index 73f727c..c5583d3 100644 --- a/.github/workflows/large-scope.yml +++ b/.github/workflows/large-scope.yml @@ -82,9 +82,6 @@ jobs: - os: macos-latest target: aarch64-apple-darwin type: unix - - os: windows-latest - target: x86_64-pc-windows-msvc - type: windows steps: - name: Rust install uses: actions-rs/toolchain@v1