effekt-lang / effekt

A research language with effect handlers and lightweight effect polymorphism
https://effekt-lang.org
MIT License
294 stars 14 forks source link

Investigate CI setup caching #428

Open jiribenes opened 2 months ago

jiribenes commented 2 months ago

It takes a long time (~2 minutes) for our developer environment to load in CI. Let's investigate different ways of speeding this up:

  1. GitHub Action caching
  2. Custom Docker/Nix image