EnableGPU false by default

This commit is contained in:
Kirill Artemov 2025-05-17 16:13:05 +02:00
parent 7b5eadc22b
commit 6c9a7e4110

View File

@ -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