flush cache to pickup Python 3.12.1

This commit is contained in:
Jay Lee
2023-12-12 06:57:08 -05:00
committed by GitHub
parent 97e13b92be
commit d113b3ec8e

View File

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