Skip to content

Commit

Permalink
Python 3.12 has been released in the meantime
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel committed Oct 28, 2023
1 parent 7c724c3 commit ebf96ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- python: 3.9
- python: '3.10'
- python: '3.11'
- python: '3.12-dev'
- python: '3.12'
runs-on: ubuntu-latest
name: Python ${{ matrix.python }}
steps:
Expand Down

0 comments on commit ebf96ff

Please sign in to comment.