Skip to content

Commit f609040

Browse files
committed
Revert "Pin Python 3.13 on Windows to a3"
This reverts commit 26e0f6d.
1 parent 9e3d1a7 commit f609040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: false
3737
matrix:
38-
python-version: ["pypy3.10", "pypy3.9", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-alpha.3"]
38+
python-version: ["pypy3.10", "pypy3.9", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
3939

4040
timeout-minutes: 30
4141

0 commit comments

Comments
 (0)