Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Magic Nix Cache to speed up GitHub Actions #245

Open
mkoppmann opened this issue Jun 27, 2023 · 0 comments
Open

Use Magic Nix Cache to speed up GitHub Actions #245

mkoppmann opened this issue Jun 27, 2023 · 0 comments
Labels
ci Continuous integration related

Comments

@mkoppmann
Copy link
Owner

I wonder if we can use this to massively increase the speed of the GitHub Actions.
Building the Haskell binary every time is just slow.
Especially with the Trivy job where we don’t use the GitHub Actions cache.

https://determinate.systems/posts/magic-nix-cache

@mkoppmann mkoppmann added the ci Continuous integration related label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration related
Projects
None yet
Development

No branches or pull requests

1 participant