rebuild to start using OpenSSL 3.0.4

This commit is contained in:
Jay Lee
2022-06-21 12:53:10 -04:00
committed by GitHub
parent b45ad5dcaf
commit 72ff9ff7e9

View File

@@ -82,7 +82,7 @@ jobs:
with: with:
path: | path: |
bin bin
key: gam-${{ matrix.jid }}-20220617 key: gam-${{ matrix.jid }}-20220621
- name: Use pre-compiled Python for testing - name: Use pre-compiled Python for testing
if: matrix.python != '' if: matrix.python != ''