Skip to content

Commit 0758647

Browse files
committed
Remove jlumbroso/free-disk-space
This action steals 5 minutes and is not needed as of 2a45c62.
1 parent d836553 commit 0758647

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@ jobs:
7878
LLVM_FEATURES: llvm-${{ matrix.llvm-version }},llvm-sys-${{ matrix.llvm-version }}/force-dynamic
7979

8080
steps:
81-
- uses: jlumbroso/free-disk-space@main
82-
with:
83-
# This option would remove LLVM/clang.
84-
large-packages: false
85-
8681
- uses: actions/checkout@v5
8782

8883
- name: Install Rust ${{ matrix.rust }}

0 commit comments

Comments
 (0)