Files
wolfssl/.github/workflows
Juliusz Sosinowicz 3dd04c818c CI: hand off mbedtls/nss build via artifact on cache miss
With the cache save restricted to master, a cold-cache PR or release
run can no longer restore in the test job what the build job just built
(the per-PR cache scope is gone), so mbedtls/nss were compiled twice.

Upload the build as an artifact on a cache miss and download it in the
test job instead of recompiling, matching the handoff hostap-vm already
uses. master still restores from the shared cache, so it never uses the
artifact.
2026-06-18 12:53:57 +00:00
..
2026-04-24 17:07:37 +02:00
2026-05-21 13:19:29 -07:00
2024-12-09 13:38:07 +01:00
2024-12-09 12:42:32 +01:00
2026-05-21 13:19:29 -07:00