diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 6bcafab2f..efb5fcc24 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -62,8 +62,7 @@ phases: - phase: build_on_linux ################################################# displayName: (vsts-task-lib) linux - queue: - name: Hosted Linux Preview + queue: Hosted Linux Preview steps: ################################################################################ @@ -103,6 +102,7 @@ phases: - phase: build_on_osx ################################################# displayName: (vsts-task-lib) osx + queue: Hosted Mac Internal steps: ################################################################################ diff --git a/node/docs/minagent.md b/node/docs/minagent.md index 2a0f6863d..c72aa5f93 100644 --- a/node/docs/minagent.md +++ b/node/docs/minagent.md @@ -47,6 +47,7 @@ The following chart details the agent versions that shipped with each on-premise | Agent | TFS | |---------|-------------------| +| 2.122.1 | TFS 2017 Update 3 | | 2.117.x | TFS 2017 Update 2 | | 2.112.0 | TFS 2017 Update 1 | | 2.105.7 | TFS 2017 RTM |