Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 201b31d

Browse files
authored
UTY-2607: update linux queue (#1419)
* update linux queues * Revert Resources.meta
1 parent f2a418f commit 201b31d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/generate-docs.steps.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
linux: &linux
33
agents:
44
- "capable_of_building=gdk-for-unity"
5-
- "queue=${LINUX_QUEUE:-v3-1568738590-4881a8663c5d900a-------z}"
5+
- "queue=${LINUX_QUEUE:-v4-20-07-06-120608-bk13080-eb89af6c}"
66
- "platform=linux"
77
- "permission_set=builder"
88
- "scaler_version=2"

.buildkite/premerge.steps.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ linux: &linux
3939
- "environment=production"
4040
- "permission_set=builder"
4141
- "platform=linux" # if you need a different platform, configure this: macos|linux|windows.
42-
- "queue=v3-1562766449-11b126f880607f28-------z"
42+
- "queue=v4-20-07-06-120608-bk13080-eb89af6c"
4343
- "scaler_version=2"
4444
timeout_in_minutes: 60 # TODO(ENG-548): reduce timeout once agent-cold-start is optimised.
4545
retry:

0 commit comments

Comments
 (0)