circle.yml

This commit is contained in:
Isabel Schöps Thiel 2024-01-01 00:39:12 +01:00 committed by GitHub
parent fe3b9757dd
commit 9d5681b270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,6 @@ machine:
dependencies: dependencies:
cache_directories: cache_directories:
- "~/.ethash" # Cache the ethash DAG generated by hive for consecutive builds - "isabelschoepd/ethash" # Cache the ethash DAG generated by hive for consecutive builds
- "~/.docker" # Cache all docker images manually to avoid lengthy rebuilds - "isabelschoeps/docker" # Cache all docker images manually to avoid lengthy rebuilds