Skip to content

Version 1.6.1

Compare
Choose a tag to compare
@johanneskoester johanneskoester released this 28 Apr 11:36
· 54 commits to master since this release

Store conda env data inside of the mounted github action volume instead of the container overlay. This should make more space available in the github action VM, since there docker is run in a system volume with quite limited storage.