Skip to content

Commit 668bfa1

Browse files
committed
get back to our desired test state
1 parent d41f638 commit 668bfa1

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
@@ -369,11 +369,6 @@ jobs:
369369
cache: pip
370370
cache-dependency-path: ci-constraints-requirements.txt
371371
timeout-minutes: 3
372-
- name: Setup rust
373-
uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
374-
with:
375-
toolchain: stable
376-
if: matrix.WINDOWS.ARCH == 'arm64'
377372
- run: rustup component add llvm-tools-preview
378373
- name: Cache rust and pip
379374
uses: ./.github/actions/cache

0 commit comments

Comments
 (0)