Fix yaml syntax.

This commit is contained in:
Wu, Ganhao 2021-12-23 18:18:37 +08:00
parent 146e00d716
commit 753cc919a2

View File

@ -12,7 +12,7 @@ jobs:
os: [windows-2019, windows-latest]
platform: [Win32, x64]
build_type: [Debug, Release]
standard: [11, 17, 20]
standard: [11, 17]
shared: [ -DBUILD_SHARED_LIBS=ON ]
steps: