mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
Downgraded 2023.1.9f1 to 2023.1.8f1
This commit is contained in:
parent
d3feafbdff
commit
7e0c8f35f9
2
.github/workflows/build-tests-mac.yml
vendored
2
.github/workflows/build-tests-mac.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- 2022.1.24f1
|
- 2022.1.24f1
|
||||||
- 2022.2.21f1
|
- 2022.2.21f1
|
||||||
- 2022.3.7f1
|
- 2022.3.7f1
|
||||||
- 2023.1.9f1
|
- 2023.1.8f1
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- StandaloneOSX # Build a MacOS executable
|
- StandaloneOSX # Build a MacOS executable
|
||||||
|
|
||||||
|
2
.github/workflows/build-tests-ubuntu.yml
vendored
2
.github/workflows/build-tests-ubuntu.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
- 2022.1.24f1
|
- 2022.1.24f1
|
||||||
- 2022.2.21f1
|
- 2022.2.21f1
|
||||||
- 2022.3.7f1
|
- 2022.3.7f1
|
||||||
- 2023.1.9f1
|
- 2023.1.8f1
|
||||||
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.
|
||||||
|
2
.github/workflows/build-tests-windows.yml
vendored
2
.github/workflows/build-tests-windows.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- 2022.1.24f1
|
- 2022.1.24f1
|
||||||
- 2022.2.21f1
|
- 2022.2.21f1
|
||||||
- 2022.3.7f1
|
- 2022.3.7f1
|
||||||
- 2023.1.9f1
|
- 2023.1.8f1
|
||||||
targetPlatform:
|
targetPlatform:
|
||||||
- StandaloneWindows64 # Build a Windows 64-bit standalone.
|
- StandaloneWindows64 # Build a Windows 64-bit standalone.
|
||||||
- StandaloneWindows # Build a Windows 32-bit standalone.
|
- StandaloneWindows # Build a Windows 32-bit standalone.
|
||||||
|
Loading…
Reference in New Issue
Block a user