Skip to content

Commit 2dc7ca6

Browse files
authored
ci: cleanup obsolete comment
1 parent 1037435 commit 2dc7ca6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/actions/freediskspace/action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ runs:
1919
# 514M /usr/lib/llvm-15
2020
# 486M /usr/lib/llvm-14
2121
# 448M /usr/lib/llvm-13
22-
- name: Remove unused applications
22+
swap-storage: true
23+
24+
- name: Remove unused applications
2325
if: runner.os == 'Linux'
2426
shell: bash
2527
run: |

0 commit comments

Comments
 (0)