Bump unity version
parent
7bedf1617a
commit
cb33afe195
|
@ -18,9 +18,9 @@ jobs:
|
||||||
projectPath:
|
projectPath:
|
||||||
- test-project
|
- test-project
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2021.3.31f1
|
- 2021.3.32f1
|
||||||
- 2022.3.11f1
|
- 2022.3.13f1
|
||||||
- 2023.1.17f1
|
- 2023.1.19f1
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- StandaloneOSX # Build a MacOS executable
|
- StandaloneOSX # Build a MacOS executable
|
||||||
- iOS # Build an iOS executable
|
- iOS # Build an iOS executable
|
||||||
|
|
|
@ -47,9 +47,9 @@ jobs:
|
||||||
projectPath:
|
projectPath:
|
||||||
- test-project
|
- test-project
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2021.3.31f1
|
- 2021.3.32f1
|
||||||
- 2022.3.11f1
|
- 2022.3.13f1
|
||||||
- 2023.1.17f1
|
- 2023.1.19f1
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.
|
- StandaloneOSX # Build a macOS standalone (Intel 64-bit) with mono backend.
|
||||||
- StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend.
|
- StandaloneWindows64 # Build a Windows 64-bit standalone with mono backend.
|
||||||
|
|
|
@ -18,9 +18,9 @@ jobs:
|
||||||
projectPath:
|
projectPath:
|
||||||
- test-project
|
- test-project
|
||||||
unityVersion:
|
unityVersion:
|
||||||
- 2021.3.31f1
|
- 2021.3.32f1
|
||||||
- 2022.3.11f1
|
- 2022.3.13f1
|
||||||
- 2023.1.17f1
|
- 2023.1.19f1
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- Android # Build an Android apk.
|
- Android # Build an Android apk.
|
||||||
- StandaloneWindows64 # Build a Windows 64-bit standalone.
|
- StandaloneWindows64 # Build a Windows 64-bit standalone.
|
||||||
|
|
Loading…
Reference in New Issue