update agents to use non-EOL version of Ubuntu and .NET core 2.2 (#1996)

This commit is contained in:
Brendan Forster
2019-09-16 13:47:37 -03:00
committed by GitHub
parent 6433b9123e
commit 785dcdfa18
+3 -3
View File
@@ -3,12 +3,12 @@ language: csharp
matrix:
include:
- os: linux
dist: trusty
dist: xenial
sudo: required
dotnet: 2.1.300
dotnet: 2.2
- os: osx
osx_image: xcode8.3
dotnet: 2.1.300
dotnet: 2.2.402
branches:
only: