Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kayzliu authored Apr 24, 2024
1 parent 15de3fa commit 2ec723d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
exclude:
- os: macos-latest
python-version: '3.11'
python-version: '3.8'
- os: macos-latest
python-version: '3.12'
python-version: '3.9'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2ec723d

Please sign in to comment.