actions: rebuild for Python 3.14.6

This commit is contained in:
Jay Lee
2026-06-11 08:57:54 -04:00
committed by GitHub
parent 213b0f2ba2
commit d7d98d41cd

View File

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