]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add `3.13` and remove `3.7` in Azure Pipelines (#122670)
authorDamien <81557462+Damien-Chen@users.noreply.github.com>
Sun, 4 Aug 2024 16:57:20 +0000 (00:57 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2024 16:57:20 +0000 (19:57 +0300)
.azure-pipelines/ci.yml

index b5b2765e43844f956263525194ee9fad00204648..d3e842d9f31d01b6b19bd5808761227659d0d2ca 100644 (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