mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-09 19:15:19 +01:00
Compare commits
3 commits
af6b90981a
...
39a9e79985
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39a9e79985 | ||
|
|
d80fde7ea0 | ||
|
|
271119d196 |
1 changed files with 6 additions and 6 deletions
|
|
@ -107,12 +107,12 @@ stages:
|
|||
parameters:
|
||||
testFormat: devel/linux/{0}/1
|
||||
targets:
|
||||
- name: Fedora 39 py311
|
||||
test: fedora39@3.11
|
||||
- name: Ubuntu 20.04 py39
|
||||
test: ubuntu2004@3.9
|
||||
- name: Ubuntu 22.04 py39
|
||||
test: ubuntu2204@3.9
|
||||
- name: Fedora 39 py310
|
||||
test: fedora39@3.10
|
||||
- name: Ubuntu 20.04 py310
|
||||
test: ubuntu2004@3.10
|
||||
- name: Ubuntu 22.04
|
||||
test: ubuntu2204@default
|
||||
- stage: Docker_2_17
|
||||
displayName: Docker 2.17
|
||||
dependsOn: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue