mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-05 16:41:06 +01:00
ci: add support for new stable nixos-24.11 branch
This commit is contained in:
parent
a35f923d6a
commit
880a570588
2 changed files with 15 additions and 0 deletions
5
.github/workflows/build_documentation.yml
vendored
5
.github/workflows/build_documentation.yml
vendored
|
|
@ -57,6 +57,11 @@ jobs:
|
|||
"branch": "main",
|
||||
"nixpkgsBranch": "nixos-unstable"
|
||||
},
|
||||
{
|
||||
"branch": "nixos-24.11",
|
||||
"nixpkgsBranch": "nixos-24.11",
|
||||
"subPath": "24.11"
|
||||
},
|
||||
{
|
||||
"branch": "nixos-24.05",
|
||||
"nixpkgsBranch": "nixos-24.05",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue