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:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
BUILD_CONFIGURATION: [Release, Debug]
|
||||
BUILD_PLATFORM: [x64, Win32]
|
||||
BUILD_CONFIGURATION: [Release, Debug]
|
||||
BUILD_PLATFORM: [x64, Win32]
|
||||
|
||||
runs-on: windows-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user