Skip to content

Commit 460c9db

Browse files
committed
Revert "move windows e2e tests to the isolated queue"
This reverts commit a393b34.
1 parent a393b34 commit 460c9db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.buildkite/unity.2021.full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ steps:
147147
timeout_in_minutes: 60
148148
depends_on: build-windows-dev-fixture-2021
149149
agents:
150-
queue: windows-general-isolated
150+
queue: windows-unity-wsl
151151
env:
152152
UNITY_PERFORMANCE_VERSION: *2021
153153
plugins:

.buildkite/unity.2021.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ steps:
167167
timeout_in_minutes: 60
168168
depends_on: build-windows-fixture-2021
169169
agents:
170-
queue: windows-general-isolated
170+
queue: windows-unity-wsl
171171
env:
172172
UNITY_PERFORMANCE_VERSION: *2021
173173
plugins:

.buildkite/unity.2022.full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ steps:
147147
timeout_in_minutes: 60
148148
depends_on: build-windows-fixture-2022
149149
agents:
150-
queue: windows-general-isolated
150+
queue: windows-unity-wsl
151151
env:
152152
UNITY_PERFORMANCE_VERSION: *2022
153153
plugins:

.buildkite/unity.6000.full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ steps:
147147
timeout_in_minutes: 60
148148
depends_on: build-windows-fixture-6000
149149
agents:
150-
queue: windows-general-isolated
150+
queue: windows-unity-wsl
151151
env:
152152
UNITY_PERFORMANCE_VERSION: *6000
153153
plugins:

0 commit comments

Comments
 (0)