mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.12] gh-109408: Azure Pipelines: test 3.12 branch (GH-109453) (#109535)
gh-109408: Azure Pipelines: test 3.12 branch (GH-109453)
(cherry picked from commit dd5d2141ab)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
9412a874a7
commit
0620bc7f78
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue