ci: retain curl-for-win artifacts for a longer time

- Retain for 5 days because 3 days seems too short.

Follow-up to adf843fb.

Closes https://github.com/curl/curl/pull/22238
This commit is contained in:
Jay Satiro 2026-07-01 10:52:29 -04:00
parent 6ab52f7c89
commit 0a7ec0ea4d

View file

@ -177,7 +177,7 @@ jobs:
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: 'curl-windows-snapshot-tool'
retention-days: 3
retention-days: 5
path: curl-*-*-*/curl*
win-gcc-zlibold-x64: