]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: bump windows python to 3.13
authorPhilip H. <47042125+pheiduck@users.noreply.github.com>
Sun, 2 Feb 2025 08:07:36 +0000 (09:07 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 2 Feb 2025 08:08:05 +0000 (09:08 +0100)
closes: #16562

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

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