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:
Viktor Szakats 2025-12-09 14:27:44 +01:00
parent 8e847fa536
commit f450f3801b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -37,7 +37,6 @@ permissions: {}
env:
CURL_CI: github
CURL_TEST_NO_TASKKILL: '1'
jobs:
cygwin: