Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Apr 2, 2024
1 parent 31ee54c commit 718fb59
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 @@ -7,9 +7,9 @@ jobs:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
continue-on-error: true
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]
continue-on-error: true

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

0 comments on commit 718fb59

Please sign in to comment.