From 89cf46eb5516916b5114ae46eb001361c833a3f0 Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Thu, 6 Nov 2025 18:11:09 -0500 Subject: [PATCH] Removing `jlumbroso/free-disk-space` action from workflows (#1700) --- .../workflows/rocprofiler-systems-debian.yml | 10 ------- .../workflows/rocprofiler-systems-redhat.yml | 10 ------- .../rocprofiler-systems-ubuntu-jammy.yml | 30 ------------------- .../rocprofiler-systems-ubuntu-noble.yml | 10 ------- 4 files changed, 60 deletions(-) diff --git a/.github/workflows/rocprofiler-systems-debian.yml b/.github/workflows/rocprofiler-systems-debian.yml index 89eb3fa3ac..38c05a3e02 100644 --- a/.github/workflows/rocprofiler-systems-debian.yml +++ b/.github/workflows/rocprofiler-systems-debian.yml @@ -55,16 +55,6 @@ jobs: ROCPROFSYS_CI: 'ON' steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/ diff --git a/.github/workflows/rocprofiler-systems-redhat.yml b/.github/workflows/rocprofiler-systems-redhat.yml index 3a5d9ccb37..b1a51808eb 100644 --- a/.github/workflows/rocprofiler-systems-redhat.yml +++ b/.github/workflows/rocprofiler-systems-redhat.yml @@ -49,16 +49,6 @@ jobs: build-type: ['Release'] steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/ diff --git a/.github/workflows/rocprofiler-systems-ubuntu-jammy.yml b/.github/workflows/rocprofiler-systems-ubuntu-jammy.yml index 86691a4f65..caf95ccd55 100644 --- a/.github/workflows/rocprofiler-systems-ubuntu-jammy.yml +++ b/.github/workflows/rocprofiler-systems-ubuntu-jammy.yml @@ -59,16 +59,6 @@ jobs: ROCPROFSYS_CI: 'ON' steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/ @@ -225,16 +215,6 @@ jobs: ROCPROFSYS_CI: 'ON' steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/ @@ -417,16 +397,6 @@ jobs: ROCPROFSYS_CI: 'ON' steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/ diff --git a/.github/workflows/rocprofiler-systems-ubuntu-noble.yml b/.github/workflows/rocprofiler-systems-ubuntu-noble.yml index e7bcd74a83..e60a67bb70 100644 --- a/.github/workflows/rocprofiler-systems-ubuntu-noble.yml +++ b/.github/workflows/rocprofiler-systems-ubuntu-noble.yml @@ -54,16 +54,6 @@ jobs: ROCPROFSYS_CI: 'ON' steps: - - name: Free Disk Space - uses: jlumbroso/free-disk-space@v1.3.0 - with: - tool-cache: true - android: true - dotnet: true - haskell: true - large-packages: true - swap-storage: true - - uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-systems/