3965ee93df
The golang build cache seems to only grow over time and is now causing disk space issues on the release builder. Since the release build has to build for targets that aren't built during other GH actions and our releases are too far apart to be hitting the cache anyway we suspect the cache doesn't actually help that much. Removing it might mean the build takes a bit longer but at least won't cause any problems with full virtual disks anymore. |
||
---|---|---|
.. | ||
docker.yml | ||
main.yml | ||
release.yaml |