Skip to content

Commit

Permalink
🍎 remove Python 3.11 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Jul 2, 2024
1 parent 691324f commit 80c58ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,10 @@ jobs:
include:
- runs-on: macos-13
python-version: 3.8
- runs-on: macos-13
python-version: 3.11
- runs-on: macos-13
python-version: 3.12
- runs-on: macos-14
python-version: 3.8
- runs-on: macos-14
python-version: 3.11
- runs-on: macos-14
python-version: 3.12
steps:
Expand Down

0 comments on commit 80c58ec

Please sign in to comment.