Skip to content

Commit

Permalink
CI: Add python 3.12.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Sep 15, 2023
1 parent 8c8d486 commit e17bbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12.0-rc.2"]
include:
- os: windows-2019
python_version: "3.6"
Expand Down

0 comments on commit e17bbf8

Please sign in to comment.