Skip to content

Commit

Permalink
CI: Add python 3.13.0-rc.3 (currently a pre-release).
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Oct 3, 2024
1 parent cf10d27 commit fdae460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
# PREPARED: os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
python-version: ["3.12", "3.11", "3.10"]
python-version: ["3.13.0-rc.3", "3.12", "3.11", "3.10"]
exclude:
- os: windows-latest
python-version: "2.7"
Expand Down

0 comments on commit fdae460

Please sign in to comment.