Update msbuild.yml

This commit is contained in:
Brady McDermott
2024-03-30 17:56:42 -06:00
parent 34026dbc8d
commit 69baa0e28c

View File

@@ -29,7 +29,6 @@ jobs:
build: build:
strategy: strategy:
matrix: matrix:
include:
BUILD_CONFIGURATION: [Release, Debug] BUILD_CONFIGURATION: [Release, Debug]
BUILD_PLATFORM: [x64, Win32] BUILD_PLATFORM: [x64, Win32]