]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: bump windows python to 3.12
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Sat, 18 Jan 2025 16:38:12 +0000 (17:38 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 18 Jan 2025 16:38:12 +0000 (17:38 +0100)
closes: #16473

Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci.yml

index fc0a477501294ea624eeb5c1a6689018f705125a..f611f2c80385934462f2ca2865ae1411c43c63b6 100644 (file)
@@ -417,8 +417,8 @@ jobs:
       PYTHON_VER_DOT: '2.7'
       PYTHON_DIR: 'C:\Python27'
       # Python 3
-      PYTHON3_VER: 311
-      PYTHON3_VER_DOT: '3.11'
+      PYTHON3_VER: 312
+      PYTHON3_VER_DOT: '3.12'
       # Other dependencies
       # winpty
       WINPTY_URL: https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip