Add 3.13
and remove 3.7
in Azure Pipelines (#122670)
This commit is contained in:
parent
f5c39b3e9c
commit
3bde3d8e03
@ -1,4 +1,4 @@
|
||||
trigger: ['main', '3.12', '3.11', '3.10', '3.9', '3.8', '3.7']
|
||||
trigger: ['main', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8']
|
||||
|
||||
jobs:
|
||||
- job: Prebuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user