Skip to content

Commit

Permalink
Temporarily reduce matrix size
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Keefe authored and Michael O'Keefe committed Nov 18, 2024
1 parent 2f77822 commit 1261f67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
matrix:
os:
- ubuntu
- macos
- windows
#- macos
#- windows
python-version:
- "8"
- "9"
#- "8"
#- "9"
- "10"
include:
- os: ubuntu
Expand Down

0 comments on commit 1261f67

Please sign in to comment.