Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 8d478eb

Browse files
authored
[WIP] Upgrade to Unity 2018.3.5f1 (#751)
* Upgrade to 2018.3.5f1
1 parent c913e6a commit 8d478eb

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

.buildkite/premerge.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ common: &common
1313
- "environment=production"
1414
- "permission_set=builder"
1515
- "platform=windows"
16-
- "queue=v2-1548806151-96e92a815a76456b-------z"
16+
- "queue=v2-1550169760-797337f060834fd6-------z"
1717
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
1818
retry:
1919
automatic:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changed
66

77
- Changed `RedirectedProcess` to have Builder-like API.
8+
- Upgraded the project to be compatible with `2018.3.5f1`.
89

910
### Fixed
1011

ci/UnityEditorHash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b3c100a4b73a
1+
76b3e37670a4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2018.3.2f1
1+
m_EditorVersion: 2018.3.5f1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2018.3.2f1
1+
m_EditorVersion: 2018.3.5f1

0 commit comments

Comments
 (0)