Skip to content

Commit 085b971

Browse files
committed
Test agains 3.13.0-rc.3 until GitHub action is updated
1 parent 60b1cbf commit 085b971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ubuntu-latest, windows-latest, macos-latest]
12-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
12+
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-rc.3"]
1313
exclude:
1414
- os: macos-latest
1515
python-version: "3.7"

0 commit comments

Comments
 (0)