Skip to content

Commit c65bb2e

Browse files
pheiduckchrisbra
authored andcommitted
CI: bump windows python to 3.12
closes: #16473 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent d402ba8 commit c65bb2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,8 @@ jobs:
417417
PYTHON_VER_DOT: '2.7'
418418
PYTHON_DIR: 'C:\Python27'
419419
# Python 3
420-
PYTHON3_VER: 311
421-
PYTHON3_VER_DOT: '3.11'
420+
PYTHON3_VER: 312
421+
PYTHON3_VER_DOT: '3.12'
422422
# Other dependencies
423423
# winpty
424424
WINPTY_URL: https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip

0 commit comments

Comments
 (0)