]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/windows: use a pure Cygwin environment
authorViktor Szakats <commit@vsz.me>
Sun, 23 Mar 2025 22:43:14 +0000 (23:43 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 24 Mar 2025 11:41:52 +0000 (12:41 +0100)
commitac6f7145a97042b391cf9b58638665421b91109c
treebd40fdb08623b33661453df314174de828a3b50a
parent468bfc26183cc4e65b2494acf82d256571cb8178
GHA/windows: use a pure Cygwin environment

Use the `PATH` `/usr/bin` to avoid any Windows system or 3rd-party tool
installed on the runner machine that may interfere with or add undesired
dependencies to the builds and tests.

Follow-up to d838d434305bd97c0ce5488f24945beff878adc9 #16465
Ref: #16437

Closes #16814
.github/workflows/windows.yml