Skip to content

Commit 3bde3d8

Browse files
authored
Add 3.13 and remove 3.7 in Azure Pipelines (#122670)
1 parent f5c39b3 commit 3bde3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
trigger: ['main', '3.12', '3.11', '3.10', '3.9', '3.8', '3.7']
1+
trigger: ['main', '3.13', '3.12', '3.11', '3.10', '3.9', '3.8']
22

33
jobs:
44
- job: Prebuild

0 commit comments

Comments
 (0)