Add stable-2.14 to CI. (#112)

This commit is contained in:
Felix Fontein 2022-09-21 10:40:45 +02:00 committed by GitHub
parent 7500dceb8e
commit 5affbf6b05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 2 deletions

View file

@ -31,6 +31,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
runs-on: ubuntu-latest
steps:
@ -57,6 +58,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
steps:
@ -108,6 +110,11 @@ jobs:
python: 3.8
- ansible: stable-2.13
python: "3.10"
# 2.14
- ansible: stable-2.14
python: 3.9
- ansible: stable-2.14
python: "3.11"
steps:
- name: >-

View file

@ -19,7 +19,7 @@ jobs:
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
with:
init-fail-on-error: true
ansible-ref: devel
ansible-ref: stable-2.14
comment:
permissions: