Skip to content

Commit

Permalink
Revert 2c12055 and b97dea7
Browse files Browse the repository at this point in the history
Neither commit is actually needed.
  • Loading branch information
njroussel committed Nov 22, 2024
1 parent 585e911 commit fb7cbc0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,6 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: x64
toolset: 14.41.34120
sdk: 10.0.22621.0

- name: Setup cmake
if: runner.os == 'Windows'
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.30.5'

- name: Install cibuildwheel
run: |
Expand Down

0 comments on commit fb7cbc0

Please sign in to comment.