Skip to content

Commit

Permalink
Reduce jobs from 10 to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Mar 20, 2023
1 parent cd1f2c0 commit 15a711c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10"]
os: [macos-linux, ubuntu-latest, windows-latest]
os: [ubuntu-latest]
# Include one windows and macos run
include:
- os: macos-latest
Expand Down

0 comments on commit 15a711c

Please sign in to comment.