mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-23 12:19:15 +00:00
[PR #11912/7db237aa backport][stable-12] Add Python 3.15 to CI (#11915)
Add Python 3.15 to CI (#11912)
Add Python 3.15 to CI.
(cherry picked from commit 7db237aaa4)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
90aa3ec24d
commit
1ea0904e69
1 changed files with 3 additions and 2 deletions
|
|
@ -125,6 +125,7 @@ stages:
|
|||
- test: '3.12'
|
||||
- test: '3.13'
|
||||
- test: '3.14'
|
||||
- test: '3.15'
|
||||
- stage: Units_2_21
|
||||
displayName: Units 2.21
|
||||
dependsOn: []
|
||||
|
|
@ -366,8 +367,8 @@ stages:
|
|||
# testFormat: devel/generic/{0}/1
|
||||
# targets:
|
||||
# - test: '3.9'
|
||||
# - test: '3.12'
|
||||
# - test: '3.14'
|
||||
# - test: '3.13'
|
||||
# - test: '3.15'
|
||||
# - stage: Generic_2_21
|
||||
# displayName: Generic 2.21
|
||||
# dependsOn: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue