Maximize disk space on GitHub Actions

Maximize disk space on GitHub Actions
This commit is contained in:
Jakub Chrzanowski
2022-08-07 21:45:51 +02:00
committed by Jakub Chrzanowski
parent 1dfd8ffe44
commit 673142938b
2 changed files with 8 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
- Make sure GitHub Actions release jobs have write permissions
- Example implementation: Add `TODO()` with a hint to remove stale sample code
- Exclude `.qodana` directory from Qodana analysis
- Maximize disk space on GitHub Actions
### Changed
- Upgrade Gradle Wrapper to `7.5.1`