Update msbuild.yml
This commit is contained in:
5
.github/workflows/msbuild.yml
vendored
5
.github/workflows/msbuild.yml
vendored
@@ -29,9 +29,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
BUILD_CONFIGURATION: [Release, Debug]
|
||||||
BUILD_CONFIGURATION: [Release, Debug]
|
BUILD_PLATFORM: [x64, Win32]
|
||||||
BUILD_PLATFORM: [x64, Win32]
|
|
||||||
|
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user