File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ steps:
103
103
timeout_in_minutes : 30
104
104
key : " windows-2020-fixture"
105
105
agents :
106
- queue : windows-unity -wsl
106
+ queue : windows-general -wsl
107
107
env :
108
108
UNITY_VERSION : *2020
109
109
plugins :
@@ -242,7 +242,7 @@ steps:
242
242
timeout_in_minutes : 30
243
243
depends_on : " windows-2020-fixture"
244
244
agents :
245
- queue : windows-general-wsl
245
+ queue : windows-general-isolated
246
246
env :
247
247
UNITY_VERSION : *2020
248
248
plugins :
Original file line number Diff line number Diff line change 91
91
automatic :
92
92
- exit_status : " *"
93
93
limit : 1
94
-
94
+
95
95
- label : Build Unity 2021 MacOS test fixture
96
96
timeout_in_minutes : 10
97
97
key : " macos-2021-fixture"
@@ -176,7 +176,7 @@ steps:
176
176
timeout_in_minutes : 30
177
177
key : " windows-2021-fixture"
178
178
agents :
179
- queue : windows-unity -wsl
179
+ queue : windows-general -wsl
180
180
env :
181
181
UNITY_VERSION : *2021
182
182
commands :
@@ -198,7 +198,7 @@ steps:
198
198
timeout_in_minutes : 30
199
199
key : " windows-2021-dev-fixture"
200
200
agents :
201
- queue : windows-unity -wsl
201
+ queue : windows-general -wsl
202
202
env :
203
203
UNITY_VERSION : *2021
204
204
commands :
@@ -409,7 +409,7 @@ steps:
409
409
timeout_in_minutes : 30
410
410
depends_on : " windows-2021-fixture"
411
411
agents :
412
- queue : windows-general-wsl
412
+ queue : windows-general-isolated
413
413
env :
414
414
UNITY_VERSION : *2021
415
415
plugins :
@@ -426,7 +426,7 @@ steps:
426
426
timeout_in_minutes : 30
427
427
depends_on : " windows-2021-dev-fixture"
428
428
agents :
429
- queue : windows-general-wsl
429
+ queue : windows-general-isolated
430
430
env :
431
431
UNITY_VERSION : *2021
432
432
plugins :
Original file line number Diff line number Diff line change 94
94
timeout_in_minutes : 30
95
95
key : " windows-2022-fixture"
96
96
agents :
97
- queue : windows-unity -wsl
97
+ queue : windows-general -wsl
98
98
env :
99
99
UNITY_VERSION : *2022
100
100
commands :
@@ -230,7 +230,7 @@ steps:
230
230
timeout_in_minutes : 30
231
231
depends_on : " windows-2022-fixture"
232
232
agents :
233
- queue : windows-general-wsl
233
+ queue : windows-general-isolated
234
234
env :
235
235
UNITY_VERSION : *2022
236
236
plugins :
Original file line number Diff line number Diff line change 97
97
timeout_in_minutes : 30
98
98
key : " windows-6000-fixture"
99
99
agents :
100
- queue : windows-unity -wsl
100
+ queue : windows-general -wsl
101
101
env :
102
102
UNITY_VERSION : *6000
103
103
commands :
@@ -234,7 +234,7 @@ steps:
234
234
timeout_in_minutes : 30
235
235
depends_on : " windows-6000-fixture"
236
236
agents :
237
- queue : windows-general-wsl
237
+ queue : windows-general-isolated
238
238
env :
239
239
UNITY_VERSION : *6000
240
240
plugins :
You can’t perform that action at this time.
0 commit comments