Skip to content

Commit 343c5ca

Browse files
committed
Invalidate cache
1 parent b0f94f4 commit 343c5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
restore-keys: python-ccache-windows-${{ env.CACHE_VERSION }}-
288288
env:
289289
# We can invalidate the current cache by updating this.
290-
CACHE_VERSION: "2025-09-16"
290+
CACHE_VERSION: "2025-09-16.1"
291291
- name: Build Arrow C++ and PyArrow
292292
shell: cmd
293293
run: |

0 commit comments

Comments
 (0)