rebuild for Python 3.11.4

This commit is contained in:
Jay Lee
2023-06-07 15:55:10 -04:00
committed by GitHub
parent 8f76d94b86
commit 4da6fad049

View File

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