Fix windows ci
This commit is contained in:
parent
d808eb8eca
commit
30f0681ab4
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
|||||||
BUILD_EXAMPLE: 'ON'
|
BUILD_EXAMPLE: 'ON'
|
||||||
USE_STD_FORMAT: 'OFF'
|
USE_STD_FORMAT: 'OFF'
|
||||||
CXX_STANDARD: 17
|
CXX_STANDARD: 17
|
||||||
- GENERATOR: "Visual Studio 17 2022"
|
- GENERATOR: "Visual Studio 16 2019"
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
BUILD_SHARED: 'ON'
|
BUILD_SHARED: 'ON'
|
||||||
FATAL_ERRORS: 'ON'
|
FATAL_ERRORS: 'ON'
|
||||||
|
Loading…
Reference in New Issue
Block a user