spring-boot/.github
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
..
actions Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
workflows Use ubuntu-latest GitHub Actions runner for Linux builds 2024-05-13 12:08:15 +01:00
dependabot.yml Include GitHub actions in Dependabot config 2022-07-13 16:23:03 +02:00
ISSUE_TEMPLATE.md Update security policy links 2021-01-26 14:03:44 +00:00
PULL_REQUEST_TEMPLATE.md Merge branch '2.4.x' 2021-01-26 14:04:29 +00:00