rebuild to get Python 3.11.2

This commit is contained in:
Jay Lee
2023-02-08 10:35:58 -05:00
committed by GitHub
parent f7a426f65a
commit 82dcc4de6a

View File

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