Fix yaml syntax.
This commit is contained in:
parent
146e00d716
commit
753cc919a2
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
os: [windows-2019, windows-latest]
|
os: [windows-2019, windows-latest]
|
||||||
platform: [Win32, x64]
|
platform: [Win32, x64]
|
||||||
build_type: [Debug, Release]
|
build_type: [Debug, Release]
|
||||||
standard: [11, 17, 20]
|
standard: [11, 17]
|
||||||
shared: [ -DBUILD_SHARED_LIBS=ON ]
|
shared: [ -DBUILD_SHARED_LIBS=ON ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user