This commit is contained in:
parent
7aa1414ecf
commit
8295d57e5c
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: windows-msvc
|
name: windows-msvc
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: windows
|
||||||
|
arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Reference in a new issue