Skip to content

Commit

Permalink
Remove Python 3.12 builds for this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Oct 4, 2023
1 parent 80970e0 commit b535259
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

env:
PYTHON_VERSION: ${{ matrix.python-version }}
Expand Down Expand Up @@ -62,7 +61,6 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

env:
PYTHON_VERSION: ${{ matrix.python-version }}
Expand Down

0 comments on commit b535259

Please sign in to comment.