Skip to content

Commit 6f57891

Browse files
committed
Omitting windows setup
1 parent 81bed70 commit 6f57891

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_python_deps_linux.yml

-4
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ jobs:
6767
if: matrix.wheel_combinations[0] == 'ubuntu-latest'
6868
run: sudo apt install -y rustc
6969

70-
- name: Setup windows
71-
if: matrix.wheel_combinations[0] == 'ubuntu-latest'
72-
run: apt install -y rustc
73-
7470
- name: Download and Untar File - Windows
7571
if: matrix.wheel_combinations[0] == 'windows-latest'
7672
run: |

0 commit comments

Comments
 (0)