mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Revert back to ECS test-project
This commit is contained in:
parent
09ccac7922
commit
3f10226f44
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
projectPath:
|
projectPath:
|
||||||
- simple-test-project
|
- test-project
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2019.2.11f1
|
- 2019.2.11f1
|
||||||
# - 2019.3.0f1 # requires different license file/method
|
# - 2019.3.0f1 # requires different license file/method
|
||||||
@ -27,11 +27,11 @@ jobs:
|
|||||||
- iOS # Build an iOS player.
|
- iOS # Build an iOS player.
|
||||||
# - Android # Build an Android .apk standalone app.
|
# - Android # Build an Android .apk standalone app.
|
||||||
- WebGL # WebGL.
|
- WebGL # WebGL.
|
||||||
# - WSAPlayer # Build an Windows Store Apps player.
|
# - WSAPlayer # Build an Windows Store Apps player.
|
||||||
# - PS4 # Build a PS4 Standalone.
|
# - PS4 # Build a PS4 Standalone.
|
||||||
# - XboxOne # Build a Xbox One Standalone.
|
# - XboxOne # Build a Xbox One Standalone.
|
||||||
# - tvOS # Build to Apple's tvOS platform.
|
# - tvOS # Build to Apple's tvOS platform.
|
||||||
# - Switch # Build a Nintendo Switch player.
|
# - Switch # Build a Nintendo Switch player.
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user