Skip to content

Commit 46714a9

Browse files
committed
Uninstall deprecated magic-nix-cache-action
https://determinate.systems/posts/magic-nix-cache-free-tier-eol/
1 parent b2fac02 commit 46714a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-nix.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535
- uses: DeterminateSystems/nix-installer-action@v16
36-
- uses: DeterminateSystems/magic-nix-cache-action@v9
3736
- run: nix flake check
3837
- run: nix develop --command echo 'This step should be done before any other "nix develop" steps because of measuring Nix build time'
3938
- run: nix develop --command bundle install

0 commit comments

Comments
 (0)