mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
bpo-42336: Improve PCbuild batch files (GH-23275)
This commit is contained in:
parent
07f2adedf0
commit
2156d964a1
9 changed files with 60 additions and 24 deletions
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
matrix:
|
||||
win32:
|
||||
arch: win32
|
||||
buildOpt:
|
||||
buildOpt: '-p Win32'
|
||||
testRunTitle: '$(Build.SourceBranchName)-win32'
|
||||
testRunPlatform: win32
|
||||
win64:
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
matrix:
|
||||
win32:
|
||||
arch: win32
|
||||
buildOpt:
|
||||
buildOpt: '-p Win32'
|
||||
testRunTitle: '$(System.PullRequest.TargetBranch)-win32'
|
||||
testRunPlatform: win32
|
||||
win64:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue