Skip to content

Commit

Permalink
test all OSes
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish committed Jun 12, 2024
1 parent 6943709 commit 0c48fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, windows-latest, macos-latest]
fail-fast: false
steps:
- run: |
git config --global submodule.fetchJobs 8
Expand Down

0 comments on commit 0c48fa3

Please sign in to comment.