]> git.ipfire.org Git - thirdparty/vim.git/commit
CI: Reorder path in Windows CI runners and move Python3 before $PATH
authorChristian Brabandt <cb@256bit.org>
Tue, 20 Jan 2026 19:23:02 +0000 (19:23 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 20 Jan 2026 19:23:02 +0000 (19:23 +0000)
commit284f8669e650a605fa67586ae573533489cb9888
tree2049adcab3715a5872389d136b7a60af88671761
parentf338a2f1a6fdb89bd4764c38b4cf8954526b632e
CI: Reorder path in Windows CI runners and move Python3 before $PATH

Apparently, sometimes Vim tries to load python.dll from the Mercurial
directory. So let's move the $PYTHON3_DIR before $PATH, so that Vim can
pickup python3.dll from the right directory

https://github.com/vim/vim/actions/runs/21142024316/job/60798242826?pr=19215

closes: #19217

Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/workflows/ci.yml