Skip to content

Commit e23984d

Browse files
authored
Merge pull request #921 from bugsnag/je/wls-2-2025
2 parents 26c8453 + c7c6e76 commit e23984d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.buildkite/unity.2020.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ steps:
103103
timeout_in_minutes: 30
104104
key: "windows-2020-fixture"
105105
agents:
106-
queue: windows-unity-wsl
106+
queue: windows-general-wsl
107107
env:
108108
UNITY_VERSION: *2020
109109
plugins:
@@ -242,7 +242,7 @@ steps:
242242
timeout_in_minutes: 30
243243
depends_on: "windows-2020-fixture"
244244
agents:
245-
queue: windows-general-wsl
245+
queue: windows-general-isolated
246246
env:
247247
UNITY_VERSION: *2020
248248
plugins:

.buildkite/unity.2021.full.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ steps:
9191
automatic:
9292
- exit_status: "*"
9393
limit: 1
94-
94+
9595
- label: Build Unity 2021 MacOS test fixture
9696
timeout_in_minutes: 10
9797
key: "macos-2021-fixture"
@@ -176,7 +176,7 @@ steps:
176176
timeout_in_minutes: 30
177177
key: "windows-2021-fixture"
178178
agents:
179-
queue: windows-unity-wsl
179+
queue: windows-general-wsl
180180
env:
181181
UNITY_VERSION: *2021
182182
commands:
@@ -198,7 +198,7 @@ steps:
198198
timeout_in_minutes: 30
199199
key: "windows-2021-dev-fixture"
200200
agents:
201-
queue: windows-unity-wsl
201+
queue: windows-general-wsl
202202
env:
203203
UNITY_VERSION: *2021
204204
commands:
@@ -409,7 +409,7 @@ steps:
409409
timeout_in_minutes: 30
410410
depends_on: "windows-2021-fixture"
411411
agents:
412-
queue: windows-general-wsl
412+
queue: windows-general-isolated
413413
env:
414414
UNITY_VERSION: *2021
415415
plugins:
@@ -426,7 +426,7 @@ steps:
426426
timeout_in_minutes: 30
427427
depends_on: "windows-2021-dev-fixture"
428428
agents:
429-
queue: windows-general-wsl
429+
queue: windows-general-isolated
430430
env:
431431
UNITY_VERSION: *2021
432432
plugins:

.buildkite/unity.2022.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ steps:
9494
timeout_in_minutes: 30
9595
key: "windows-2022-fixture"
9696
agents:
97-
queue: windows-unity-wsl
97+
queue: windows-general-wsl
9898
env:
9999
UNITY_VERSION: *2022
100100
commands:
@@ -230,7 +230,7 @@ steps:
230230
timeout_in_minutes: 30
231231
depends_on: "windows-2022-fixture"
232232
agents:
233-
queue: windows-general-wsl
233+
queue: windows-general-isolated
234234
env:
235235
UNITY_VERSION: *2022
236236
plugins:

.buildkite/unity.6000.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ steps:
9797
timeout_in_minutes: 30
9898
key: "windows-6000-fixture"
9999
agents:
100-
queue: windows-unity-wsl
100+
queue: windows-general-wsl
101101
env:
102102
UNITY_VERSION: *6000
103103
commands:
@@ -234,7 +234,7 @@ steps:
234234
timeout_in_minutes: 30
235235
depends_on: "windows-6000-fixture"
236236
agents:
237-
queue: windows-general-wsl
237+
queue: windows-general-isolated
238238
env:
239239
UNITY_VERSION: *6000
240240
plugins:

0 commit comments

Comments
 (0)