From c89055b9b0664ca926a2ad7305969777ef32d319 Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 10 Jun 2019 13:15:04 -0700 Subject: [PATCH] Use Ubuntu 18.04 LTS instead of 18.10 (#11045) --- docs/Helix.md | 2 +- eng/targets/Helix.Common.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Helix.md b/docs/Helix.md index 6535bb59d4..3ac9c55f10 100644 --- a/docs/Helix.md +++ b/docs/Helix.md @@ -3,7 +3,7 @@ Helix testing in ASP.NET Core Helix is the distributed test platform that we use to run tests. We build a helix payload that contains the publish directory of every test project that we want to test send a job with with this payload to a set of queues for the various combinations of OS that we want to test -for example: `Windows.10.Amd64.ClientRS4.VS2017.Open`, `OSX.1012.Amd64.Open`, `Ubuntu.1810.Amd64.Open`. Helix takes care of unzipping, running the job, and reporting results. +for example: `Windows.10.Amd64.ClientRS4.VS2017.Open`, `OSX.1012.Amd64.Open`, `Ubuntu.1804.Amd64.Open`. Helix takes care of unzipping, running the job, and reporting results. For more info about helix see: [SDK](https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Helix/Sdk/Readme.md), [JobSender](https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Helix/Sdk/Readme.md) diff --git a/eng/targets/Helix.Common.props b/eng/targets/Helix.Common.props index eaf8792537..3dc2db3ef0 100644 --- a/eng/targets/Helix.Common.props +++ b/eng/targets/Helix.Common.props @@ -16,8 +16,8 @@ - +