Remove 19.09 support
Note there is still the 19.09 branch.
This commit is contained in:
parent
830c66f1be
commit
b8e4ed00c3
2 changed files with 0 additions and 15 deletions
|
@ -1,9 +1,7 @@
|
|||
# Generate an attribute sets containing all tests for all releaeses
|
||||
# It looks like:
|
||||
# - extern.nixpkgs_19_09
|
||||
# - extern.nixpkgs_20.03
|
||||
# - extern.nixpkgs_unstable
|
||||
# - intern.nixpkgs_19_09
|
||||
# - intern.nixpkgs_20.03
|
||||
# - intern.nixpkgs_unstable
|
||||
|
||||
|
@ -29,7 +27,6 @@ let
|
|||
};
|
||||
|
||||
releaseNames = [
|
||||
"nixpkgs-19.09"
|
||||
"nixpkgs-20.03"
|
||||
"nixpkgs-unstable"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue