Move windows

This commit is contained in:
David Finol 2022-04-22 16:50:24 -05:00
parent 16140a97b8
commit 534ce26ee5

View File

@ -77,7 +77,6 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
targetPlatform: targetPlatform:
- StandaloneWindows
- StandaloneLinux64 - StandaloneLinux64
- iOS - iOS
- Android - Android
@ -112,6 +111,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
targetPlatform: targetPlatform:
- StandaloneWindows
- StandaloneWindows64 - StandaloneWindows64
- WSAPlayer - WSAPlayer
steps: steps: