mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Fixed nitpick
This commit is contained in:
parent
6c9a7e4110
commit
843ec8000a
2
.github/workflows/build-tests-windows.yml
vendored
2
.github/workflows/build-tests-windows.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
enableGpu:
|
enableGpu:
|
||||||
- false
|
- false
|
||||||
include:
|
include:
|
||||||
# Additionally test enableGPU build for a standalone windows target
|
# Additionally test enableGpu build for a standalone windows target
|
||||||
- projectPath: test-project
|
- projectPath: test-project
|
||||||
unityVersion: 2023.2.2f1
|
unityVersion: 2023.2.2f1
|
||||||
targetPlatform: StandaloneWindows64
|
targetPlatform: StandaloneWindows64
|
||||||
|
Loading…
Reference in New Issue
Block a user