actions: rebuild for Python 3.11.5

This commit is contained in:
Jay Lee
2023-08-25 13:28:58 -04:00
committed by GitHub
parent c314637847
commit d0a378413f

View File

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