Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jblindsay committed May 17, 2024
1 parent 148ef0a commit 5ce419f
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 @@ -11,8 +11,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-20.04, windows-latest, macos-12, macOS-latest]
# os: [ubuntu-latest, windows-latest, macOS-latest, ubuntu-20.04, ]
os: [windows-latest] #, macos-12, macOS-latest]
python-version: ['3.11']

steps:
Expand Down

0 comments on commit 5ce419f

Please sign in to comment.