mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Disable Python 3.14 temporarily.
This commit is contained in:
parent
7deacaa402
commit
a0a62e590f
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ stages:
|
||||||
- test: '3.11'
|
- test: '3.11'
|
||||||
- test: '3.12'
|
- test: '3.12'
|
||||||
- test: '3.13'
|
- test: '3.13'
|
||||||
- test: '3.14'
|
# - test: '3.14'
|
||||||
- stage: Units_2_19
|
- stage: Units_2_19
|
||||||
displayName: Units 2.19
|
displayName: Units 2.19
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue