Disable Python 3.14 temporarily.

This commit is contained in:
Felix Fontein 2025-07-29 06:42:42 +02:00
commit a0a62e590f

View file

@ -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: []