mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 17:30:09 +02:00
Also adding win32 images for Python 3.14 packages
This commit is contained in:
@@ -194,6 +194,11 @@ jobs:
|
||||
inputs:
|
||||
artifactName: 'wheel-3.6.x64'
|
||||
downloadPath: '$(System.DefaultWorkingDirectory)'
|
||||
- task: DownloadBuildArtifacts@0
|
||||
displayName: 'Download Build Artifacts wheel-3.14.x86'
|
||||
inputs:
|
||||
artifactName: 'wheel-3.14.x86'
|
||||
downloadPath: '$(System.DefaultWorkingDirectory)'
|
||||
- task: DownloadBuildArtifacts@0
|
||||
displayName: 'Download Build Artifacts wheel-3.13.x86'
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user