mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
EnableGPU false by default
This commit is contained in:
parent
7b5eadc22b
commit
6c9a7e4110
2
.github/workflows/build-tests-windows.yml
vendored
2
.github/workflows/build-tests-windows.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
||||
- StandaloneWindows64 # Build a Windows 64-bit standalone.
|
||||
- WSAPlayer # Build a UWP App
|
||||
- tvOS # Build an Apple TV XCode project
|
||||
enableGpu:
|
||||
- false
|
||||
include:
|
||||
# Additionally test enableGPU build for a standalone windows target
|
||||
- projectPath: test-project
|
||||
|
Loading…
Reference in New Issue
Block a user