actions: rebuild for openssl 3.5.0

This commit is contained in:
Jay Lee
2025-04-08 09:36:10 -04:00
committed by GitHub
parent f1d2223517
commit 45db6b5989

View File

@@ -130,7 +130,7 @@ jobs:
with:
path: |
cache.tar.xz
key: gam-${{ matrix.jid }}-20250204
key: gam-${{ matrix.jid }}-20250408
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'