mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-18 06:40:55 +00:00
Move ansible-core 2.17 to EOL CI. (#969)
This commit is contained in:
43
.github/workflows/ansible-test.yml
vendored
43
.github/workflows/ansible-test.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
- '2.14'
|
||||
- '2.15'
|
||||
- '2.16'
|
||||
- '2.17'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Perform sanity testing
|
||||
@@ -67,6 +68,7 @@ jobs:
|
||||
- '2.14'
|
||||
- '2.15'
|
||||
- '2.16'
|
||||
- '2.17'
|
||||
|
||||
steps:
|
||||
- name: >-
|
||||
@@ -316,6 +318,47 @@ jobs:
|
||||
docker: default
|
||||
python: '3.11'
|
||||
target: azp/generic/2/
|
||||
# 2.17
|
||||
- ansible: '2.17'
|
||||
docker: fedora39
|
||||
python: ''
|
||||
target: azp/posix/1/
|
||||
- ansible: '2.17'
|
||||
docker: fedora39
|
||||
python: ''
|
||||
target: azp/posix/2/
|
||||
- ansible: '2.17'
|
||||
docker: ubuntu2204
|
||||
python: ''
|
||||
target: azp/posix/1/
|
||||
- ansible: '2.17'
|
||||
docker: ubuntu2204
|
||||
python: ''
|
||||
target: azp/posix/2/
|
||||
- ansible: '2.17'
|
||||
docker: alpine319
|
||||
python: ''
|
||||
target: azp/posix/1/
|
||||
- ansible: '2.17'
|
||||
docker: alpine319
|
||||
python: ''
|
||||
target: azp/posix/2/
|
||||
- ansible: '2.17'
|
||||
docker: default
|
||||
python: '3.7'
|
||||
target: azp/generic/1/
|
||||
- ansible: '2.17'
|
||||
docker: default
|
||||
python: '3.7'
|
||||
target: azp/generic/2/
|
||||
- ansible: '2.17'
|
||||
docker: default
|
||||
python: '3.12'
|
||||
target: azp/generic/1/
|
||||
- ansible: '2.17'
|
||||
docker: default
|
||||
python: '3.12'
|
||||
target: azp/generic/2/
|
||||
|
||||
steps:
|
||||
- name: >-
|
||||
|
||||
Reference in New Issue
Block a user