GHA/windows: cache stunnel

To avoid hammering `stunnel.org`.

Follow-up to 7c3a4a4b4c #20410

Closes #20454
This commit is contained in:
Viktor Szakats 2026-01-27 17:27:53 +01:00
parent a81ab3e6db
commit 0f54ca6150
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 67 additions and 30 deletions

View file

@ -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: