mirror of https://github.com/KLayout/klayout.git
Updating Windows image
This commit is contained in:
parent
1c3f7937f4
commit
c575ce362b
|
|
@ -11,7 +11,7 @@ trigger:
|
||||||
jobs:
|
jobs:
|
||||||
- job: Build
|
- job: Build
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'windows-2019' # other options: 'macOS-10.13', 'ubuntu-16.04'
|
vmImage: 'windows-2022' # other options: 'macOS-10.13', 'ubuntu-16.04'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cp36-cp36m-win_amd64.whl:
|
cp36-cp36m-win_amd64.whl:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue