Skip to content

Commit

Permalink
actions: rebuild to pickup Python 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Oct 8, 2024
1 parent cae58ff commit f91ebfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
with:
path: |
cache.tar.xz
key: gam-${{ matrix.jid }}-20241002
key: gam-${{ matrix.jid }}-20241008

- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'
Expand Down

0 comments on commit f91ebfa

Please sign in to comment.