]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-109408: Azure Pipelines: test 3.12 branch (GH-109453) (#109535)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Sep 2023 15:51:23 +0000 (08:51 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Sep 2023 15:51:23 +0000 (17:51 +0200)
gh-109408: Azure Pipelines: test 3.12 branch (GH-109453)
(cherry picked from commit dd5d2141abf78fcd787f12654f08bf1ee92288bf)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
.azure-pipelines/ci.yml
.azure-pipelines/pr.yml

index 42eb448bc1c66b1f2426f46d7ec63813b1945986..b5b2765e43844f956263525194ee9fad00204648 100644 (file)
@@ -1,4 +1,4 @@
-trigger: ['main', '3.11', '3.10', '3.9', '3.8', '3.7']
+trigger: ['main', '3.12', '3.11', '3.10', '3.9', '3.8', '3.7']
 
 jobs:
 - job: Prebuild
index 3a8728bcda9272eff591c7d56ae5dbbabbf9f658..daa2c7ca97df6ae8581d935a87fe3613d863dc75 100644 (file)
@@ -1,4 +1,4 @@
-pr: ['main', '3.11', '3.10', '3.9', '3.8', '3.7']
+pr: ['main', '3.12', '3.11', '3.10', '3.9', '3.8', '3.7']
 
 jobs:
 - job: Prebuild