Skip to content

Commit

Permalink
fixup! restoring other platforms and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 31, 2024
1 parent c83a1bf commit f83bbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
[ubuntu-20.04, macos-13, windows-2022]
os: [ubuntu-20.04, macos-13, windows-2022]

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

0 comments on commit f83bbda

Please sign in to comment.