Skip to content

Commit

Permalink
Omitting windows setup
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorguidi committed May 15, 2024
1 parent 81bed70 commit 6f57891
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_python_deps_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ jobs:
if: matrix.wheel_combinations[0] == 'ubuntu-latest'
run: sudo apt install -y rustc

- name: Setup windows
if: matrix.wheel_combinations[0] == 'ubuntu-latest'
run: apt install -y rustc

- name: Download and Untar File - Windows
if: matrix.wheel_combinations[0] == 'windows-latest'
run: |
Expand Down

0 comments on commit 6f57891

Please sign in to comment.