Skip to content

Commit b3ce692

Browse files
committed
pipeline tweak
1 parent 39b7c99 commit b3ce692

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ steps:
2828
- exit_status: '*'
2929
limit: 1
3030
agents:
31-
queue: macos-14-unity-isolated
31+
queue: macos-14-isolated
3232
concurrency: 1
3333
concurrency_group: "unity-license-server"
3434
concurrency_method: eager

.buildkite/unity.2021.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ steps:
7272
- exit_status: '*'
7373
limit: 1
7474
agents:
75-
queue: macos-14-unity-isolated
75+
queue: macos-14-isolated
7676
concurrency: 1
7777
concurrency_group: "unity-license-server"
7878
concurrency_method: eager
@@ -99,7 +99,7 @@ steps:
9999
- exit_status: '*'
100100
limit: 1
101101
agents:
102-
queue: macos-14-unity-isolated
102+
queue: macos-14-isolated
103103
concurrency: 1
104104
concurrency_group: "unity-license-server"
105105
concurrency_method: eager

0 commit comments

Comments
 (0)