lnd.xprv/.github/workflows
Oliver Gugger 3965ee93df
GitHub: remove build cache for release builder
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.
2021-06-03 09:35:46 +02:00
..
docker.yml GitHub: use vendored actions for steps with sensitive info 2021-01-25 14:16:00 +01:00
main.yml mod: integrate latest btcwallet and bump protobuf and grpc 2021-05-04 17:33:09 +02:00
release.yaml GitHub: remove build cache for release builder 2021-06-03 09:35:46 +02:00