Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd authored May 22, 2024
1 parent 02a0b6c commit 09aade5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
python-version: ["3.7", "3.8", "3.12"]
exclude:
- os: macos-latest
python-version: "3.7"
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 09aade5

Please sign in to comment.