Skip to content

Commit 7d61638

Browse files
committed
[SPARK-54826][INFRA][FOLLOW-UP] Delete removed path from build image caches
### What changes were proposed in this pull request? followup of #53586, delete removed path from build image caches ### Why are the changes needed? code cleanup ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes #53601 from zhengruifeng/del_cache_np. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Ruifeng Zheng <[email protected]>
1 parent ec12946 commit 7d61638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_infra_images_cache.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ on:
4242
- 'dev/spark-test-image/python-313-nogil/Dockerfile'
4343
- 'dev/spark-test-image/python-314/Dockerfile'
4444
- 'dev/spark-test-image/python-314-nogil/Dockerfile'
45-
- 'dev/spark-test-image/numpy-213/Dockerfile'
4645
- '.github/workflows/build_infra_images_cache.yml'
4746
# Create infra image when cutting down branches/tags
4847
create:

0 commit comments

Comments
 (0)