Skip to content

Commit

Permalink
Update python-wheel-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos authored Oct 14, 2023
1 parent 84d24d2 commit 2331d4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-wheel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04]
os: [windows-2022]
os: [ubuntu-20.04, windows-2022]

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

0 comments on commit 2331d4b

Please sign in to comment.