beacon-biosignals / Ray.jl

Julia API for Ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile CI workflow does not use cache between PRs

omus opened this issue · comments

The cache that is in place seems to only work on a PR after an initial successful build. This does mean for PRs which trigger this workflow there is an 30 minute initial Docker image build.

We should look into getting the Docker layer caching working so that it can use the layers from main.