Skip to content

Commit 6237735

Browse files
authored
Merge pull request #875 from bugsnag/je/plat-13460-unity-version-bump
[PLAT-13460] Bump Unity Versions on CI
2 parents bbaa70e + fdc2465 commit 6237735

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aliases:
2-
- &2021 "2021.3.36f1"
2+
- &2021 "2021.3.45f1"
33

44
agents:
55
queue: macos-14
@@ -66,4 +66,4 @@ steps:
6666
agents:
6767
queue: macos
6868
timeout_in_minutes: 2
69-
command: sh -c .buildkite/pipeline_trigger.sh
69+
command: sh -c .buildkite/pipeline_trigger.sh

.buildkite/unity.2021.full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aliases:
2-
- &2021 "2021.3.36f1"
2+
- &2021 "2021.3.45f1"
33

44
agents:
55
queue: macos-14

.buildkite/unity.2021.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aliases:
2-
- &2021 "2021.3.36f1"
2+
- &2021 "2021.3.45f1"
33

44
agents:
55
queue: macos-14
@@ -119,4 +119,4 @@ steps:
119119
branch: "^master|next$$"
120120
concurrency: 25
121121
concurrency_group: "bitbar"
122-
concurrency_method: eager
122+
concurrency_method: eager

.buildkite/unity.2022.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aliases:
2-
- &2022 "2022.3.22f1"
2+
- &2022 "2022.3.57f1"
33

44
agents:
55
queue: macos-14

.buildkite/unity.6000.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aliases:
2-
- &6000 "6000.0.25f1"
2+
- &6000 "6000.0.36f1"
33

44
agents:
55
queue: macos-14

0 commit comments

Comments
 (0)