You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Remove Nixpkgs] Ensure we run cli-tests for oldest supported nix version, and 2.17 (#1375)
## Summary
We could have more intentional test coverage with different nix
versions:
1. Earliest supported nix version
2. Nix version 2.17 since that is the minimum for Remove Nixpkgs code
paths and I want it tested
3. Latest nix version
## How was it tested?
testscripts should run
0 commit comments