Skip to content

Commit

Permalink
Merge pull request #112 from gradle/erichaagdev/free-more-disk-space
Browse files Browse the repository at this point in the history
Delete Docker images with free disk space action
  • Loading branch information
erichaagdev authored Jul 23, 2024
2 parents d13f249 + 94769fb commit 1911393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-experiments-spring-boot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
steps:
- name: Free disk space
uses: jlumbroso/free-disk-space@v1.3.1
with:
docker-images: false
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 1911393

Please sign in to comment.