spring-boot/.github/workflows
Andy Wilkinson 90aae5a0b7 Use ubuntu-latest GitHub Actions runner for Linux builds
A full build requires a lot of disk space. I believe this is mostly
due to the large number of Docker images that the tests utilize. By
default, the amount of free disk space on an ubuntu-latest runner
does not meet or needs. In this commit, we work around this using
the free-disk-space action which deletes things like the Android
SDK and Haskell installations that are both large and not needed by
our builds.

Closes gh-40705
2024-05-13 12:08:15 +01:00
..
build-and-deploy-snapshot.yml Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
build-pull-request.yml Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
ci.yml Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
release.yml Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
run-system-tests.yml Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
validate-gradle-wrapper.yml Bump gradle/actions from 3.3.1 to 3.3.2 2024-04-30 12:19:15 +02:00
verify.yml Bump gradle/actions from 3.3.1 to 3.3.2 2024-04-30 12:19:15 +02:00