Rebuild for OpenSSL 3.1.1

This commit is contained in:
Jay Lee
2023-05-30 09:34:36 -04:00
committed by GitHub
parent eed55490ef
commit a28bce71df

View File

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