rebuild for OpenSSL 3.0.8

This commit is contained in:
Jay Lee
2023-02-07 12:25:31 -05:00
committed by GitHub
parent a94ef78066
commit f7a426f65a

View File

@@ -103,7 +103,7 @@ jobs:
path: |
bin.tar.xz
src/cpython
key: gam-${{ matrix.jid }}-20221207
key: gam-${{ matrix.jid }}-20230207
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'