cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
498 stars 78 forks source link

Run CI jobs with more recent nixpkgs releases? #170

Closed l0b0 closed 1 year ago

l0b0 commented 1 year ago

simple-build, for example, runs only on nixos-20.03. Would it make sense to use the matrix to also run it on recent releases?