mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-10 03:25:22 +01:00
Compare commits
3 commits
11f666a027
...
142782e9f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
142782e9f4 | ||
|
|
7b9eb8d56e | ||
|
|
c29e8c213b |
1 changed files with 4 additions and 4 deletions
|
|
@ -107,10 +107,10 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/linux/{0}/1
|
testFormat: devel/linux/{0}/1
|
||||||
targets:
|
targets:
|
||||||
- name: Fedora 39 py310
|
- name: Fedora 40
|
||||||
test: fedora39@3.10
|
test: fedora40
|
||||||
- name: Ubuntu 20.04 py310
|
- name: Ubuntu 20.04
|
||||||
test: ubuntu2004@3.10
|
test: ubuntu2004
|
||||||
- name: Ubuntu 22.04
|
- name: Ubuntu 22.04
|
||||||
test: ubuntu2204@default
|
test: ubuntu2204@default
|
||||||
- stage: Docker_2_17
|
- stage: Docker_2_17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue