actions: rebuild for Python 3.12.2

This commit is contained in:
Jay Lee
2024-02-08 08:47:24 -05:00
committed by GitHub
parent 6126e6ac67
commit 5305f1bda0

View File

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