diff --git a/.github/workflows/build-tests-windows.yml b/.github/workflows/build-tests-windows.yml index d00b6c71..92bbf699 100644 --- a/.github/workflows/build-tests-windows.yml +++ b/.github/workflows/build-tests-windows.yml @@ -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