🫒 mommy introduces the latest branch~
#459
ci.yml
on: push
test-linux
1m 11s
test-archlinux
1m 36s
test-fedora
1m 24s
test-macos
1m 0s
test-freebsd
1m 28s
test-netbsd
2m 23s
test-openbsd
1m 50s
test-windows
4m 0s
test-nixpkgs
16m 35s
Annotations
1 warning
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L596
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@main
...with...
uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|