Skip to content

Commit ad69d0f

Browse files
committed
Not sure if I can remove these, but trying to free space for linux debug runner
1 parent e3cdff2 commit ad69d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: df -h
4242

4343
- name: Free some space
44-
run: cd /__t ; rm -rf CodeQL go
44+
run: cd /__t ; rm -rf CodeQL go PyPy Python Ruby
4545

4646
- name: Check usage
4747
run: cd /__t ; du -sh *

0 commit comments

Comments
 (0)