Skip to content

Commit

Permalink
skip python 3.10 on macos latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored May 7, 2024
1 parent 527efdf commit 4b82315
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
python-version: '3.8'
- os: macos-latest
python-version: '3.9'
- os: macos-latest
python-version: '3.10'
- os: ubuntu-latest
python-version: "3.6"
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit 4b82315

Please sign in to comment.