mirror of
https://github.com/curl/curl.git
synced 2026-07-26 14:37:16 +03:00
GHA/windows: cache stunnel
To avoid hammering `stunnel.org`.
Follow-up to 7c3a4a4b4c #20410
Closes #20454
This commit is contained in:
parent
a81ab3e6db
commit
0f54ca6150
2 changed files with 67 additions and 30 deletions
3
.github/workflows/http3-linux.yml
vendored
3
.github/workflows/http3-linux.yml
vendored
|
|
@ -337,8 +337,7 @@ jobs:
|
|||
|
||||
linux:
|
||||
name: ${{ matrix.build.generate && 'CM' || 'AM' }} ${{ matrix.build.name }}
|
||||
needs:
|
||||
- build-cache
|
||||
needs: build-cache
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue