Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: bump windows python to 3.13
4 views
Skip to first unread message
Christian Brabandt
unread,
Feb 2, 2025, 3:15:13 AM
2/2/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: bump windows python to 3.13
Commit:
https://github.com/vim/vim/commit/cbc1f409c1197ca93b3903f0dee9947cae411fb4
Author: Philip H. <
47042125...@users.noreply.github.com
>
Date: Sun Feb 2 09:07:36 2025 +0100
CI: bump windows python to 3.13
closes:
https://github.com/vim/vim/issues/16562
Signed-off-by: Philip H. <
47042125...@users.noreply.github.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f611f2c80..78175bd98 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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
Reply all
Reply to author
Forward
0 new messages