Skip to content

Commit cd52390

Browse files
committed
get back to our desired test state
1 parent 8836b42 commit cd52390

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -375,11 +375,6 @@ jobs:
375375
cache: pip
376376
cache-dependency-path: ci-constraints-requirements.txt
377377
timeout-minutes: 3
378-
- name: Setup rust
379-
uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
380-
with:
381-
toolchain: stable
382-
if: matrix.WINDOWS.ARCH == 'arm64'
383378
- run: rustup component add llvm-tools-preview
384379
- name: Cache rust and pip
385380
uses: ./.github/actions/cache

0 commit comments

Comments
 (0)