mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 14:20:04 -07:00
Add stable-2.14 to CI, adjust to devel version bump (#5298)
* Add stable-2.14 to CI, adjust to devel version bump. * Thin out matrix a bit.
This commit is contained in:
parent
44e85c3a60
commit
a938c9de65
5 changed files with 113 additions and 13 deletions
5
.github/workflows/docs-pr.yml
vendored
5
.github/workflows/docs-pr.yml
vendored
|
@ -24,10 +24,7 @@ jobs:
|
|||
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
|
||||
with:
|
||||
init-fail-on-error: true
|
||||
# We need to use devel instead of stable-2.13 since stable-2.13's ansible-doc does not list
|
||||
# modules. devel's ansible-doc does (thanks to the sidecar docs PR).
|
||||
ansible-ref: devel
|
||||
# ansible-ref: stable-2.13
|
||||
ansible-ref: stable-2.14
|
||||
provide-link-targets: |
|
||||
ansible_collections.ansible.builtin.dict2items_filter
|
||||
ansible_collections.ansible.builtin.path_join_filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue