mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.13] Add 3.13
and remove 3.7
in Azure Pipelines (GH-122670) (#122671)
Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
parent
9697b01fae
commit
7a68296a94
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue