Skip to content

Commit

Permalink
wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
hannorein committed Sep 17, 2023
1 parent 13ba618 commit 3c2430f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-11]
#os: [ubuntu-20.04, windows-2019, macos-11]
os: [ubuntu-20.04, windows-2019, macos-11]
#os: [ubuntu-20.04, macos-11]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3c2430f

Please sign in to comment.