[3.12] Add 3.13 and remove 3.7 in Azure Pipelines (GH-122670) (#122672)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-08-04 19:16:45 +02:00 committed by GitHub
parent f7ae2c1f2a
commit 4d6b7b74a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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