mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
ci/docs: build documentation for the nixos-25.05 branch
This commit is contained in:
parent
2f610f9754
commit
f80d8d5907
1 changed files with 5 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",
|
"branch": "main",
|
||||||
"nixpkgsBranch": "nixos-unstable"
|
"nixpkgsBranch": "nixos-unstable"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"branch": "nixos-25.05",
|
||||||
|
"nixpkgsBranch": "nixos-25.05",
|
||||||
|
"subPath": "25.05"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"branch": "nixos-24.11",
|
"branch": "nixos-24.11",
|
||||||
"nixpkgsBranch": "nixos-24.11",
|
"nixpkgsBranch": "nixos-24.11",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue