mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:51:41 +03:00
GHA/windows: re-enable taskkill
Nothing conclusive for the last ~30 days when `taskkill` was made
a no-op. Jobs remained flaky with all known failure modes. Sometimes
they finish green on the first run, sometimes they fail. Hard to say
more without comparing detailed stats for this period and the
preceding (or upcoming) one.
In almost all runs, the PID to be killed did not exist at the time of
check.
Follow-up to 2701ac6a4d #19421
Closes #19897
This commit is contained in:
parent
8e847fa536
commit
f450f3801b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -37,7 +37,6 @@ permissions: {}
|
|||
|
||||
env:
|
||||
CURL_CI: github
|
||||
CURL_TEST_NO_TASKKILL: '1'
|
||||
|
||||
jobs:
|
||||
cygwin:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue