Skip to content

Commit

Permalink
Update wheels.yml: All OS
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Jun 3, 2024
1 parent ced7b45 commit ef46727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest]
#os: [ubuntu-latest, macos-latest]
# os: [windows-latest]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:

Expand Down

0 comments on commit ef46727

Please sign in to comment.