Skip to content

Commit fa4a96f

Browse files
xmfcxHansRobo
authored andcommitted
ci(build-and-test): remove free-disk-space (#6482)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent 5b1f4b6 commit fa4a96f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build-and-test.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ jobs:
2727
- name: Check out repository
2828
uses: actions/checkout@v3
2929

30-
- name: Free disk space (Ubuntu)
31-
uses: jlumbroso/free-disk-space@v1.2.0
32-
with:
33-
tool-cache: false
34-
dotnet: false
35-
swap-storage: false
36-
large-packages: false
37-
3830
- name: Remove exec_depend
3931
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@v1
4032

0 commit comments

Comments
 (0)