rebuild for Python 3.11.3

This commit is contained in:
Jay Lee
2023-04-05 10:49:09 -04:00
committed by GitHub
parent 1b8d0877f3
commit e54921ad71

View File

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