rebuild to pickup OpenSSL 3.0.7

This commit is contained in:
Jay Lee
2022-11-01 14:39:36 -04:00
committed by GitHub
parent 30fdd00d65
commit 41965e962d

View File

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