Skip to content

Commit fdae460

Browse files
committed
CI: Add python 3.13.0-rc.3 (currently a pre-release).
1 parent cf10d27 commit fdae460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
# PREPARED: os: [ubuntu-latest, macos-latest, windows-latest]
2222
os: [ubuntu-latest, windows-latest]
23-
python-version: ["3.12", "3.11", "3.10"]
23+
python-version: ["3.13.0-rc.3", "3.12", "3.11", "3.10"]
2424
exclude:
2525
- os: windows-latest
2626
python-version: "2.7"

0 commit comments

Comments
 (0)