Skip to content

Commit

Permalink
rebuild for Python 3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Feb 4, 2025
1 parent 2e66913 commit 66b76f7
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 @@ -89,7 +89,7 @@ jobs:
with:
path: |
cache.tar.xz
key: ${{ matrix.jid }}-2025-01-16
key: ${{ matrix.jid }}-2025-02-04

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

0 comments on commit 66b76f7

Please sign in to comment.