Add Python 3.14 unit tests.

This commit is contained in:
Felix Fontein 2025-07-29 06:56:23 +02:00
commit 3f9c9cba9a

View file

@ -124,7 +124,7 @@ stages:
- test: '3.11'
- test: '3.12'
- test: '3.13'
# - test: '3.14'
- test: '3.14'
- stage: Units_2_19
displayName: Units 2.19
dependsOn: []