cryptography icon indicating copy to clipboard operation
cryptography copied to clipboard

Automatically Invalidate CI cache when upgrading OpenSSL

Open reaperhulk opened this issue 1 year ago • 1 comments

Right now we don't invalidate cache in our test CI job (does not affect wheel builds) when OpenSSL is upgraded. We should fix that and backport before OpenSSL 3.2.1 comes out on Jan 30.

reaperhulk avatar Jan 29 '24 16:01 reaperhulk

https://github.com/sfackler/rust-openssl/pull/2157

reaperhulk avatar Jan 30 '24 15:01 reaperhulk