Skip to content

Commit 5c2b071

Browse files
committed
CI: use Python 3.12. instead of 3.11 in Appveyor
1 parent fc02f5a commit 5c2b071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
- arch: x86
1212
PY_PYTHON: 3.10-32
1313
- arch: x64
14-
PY_PYTHON: 3.11
14+
PY_PYTHON: 3.12
1515

1616
# From https://mesonbuild.com/Continuous-Integration.html#appveyor-for-windows
1717
install:

0 commit comments

Comments
 (0)