mirror of
https://github.com/curl/curl.git
synced 2026-07-10 12:07:16 +03:00
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:
parent
6ab52f7c89
commit
0a7ec0ea4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/curl-for-win.yml
vendored
2
.github/workflows/curl-for-win.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue