mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
only enable 2019.2.11f1 for now
This commit is contained in:
parent
c32cf83386
commit
d877bcef6f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- simple-test-project
|
- simple-test-project
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2019.2.11f1
|
- 2019.2.11f1
|
||||||
- 2019.3.0f1
|
# - 2019.3.0f1 # requires different license file/method
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- StandaloneOSX # Build a macOS standalone (Intel 64-bit).
|
- StandaloneOSX # Build a macOS standalone (Intel 64-bit).
|
||||||
- StandaloneWindows # Build a Windows standalone.
|
- StandaloneWindows # Build a Windows standalone.
|
||||||
|
Loading…
Reference in New Issue
Block a user