mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 21:09:51 +00:00
update agents to use non-EOL version of Ubuntu and .NET core 2.2 (#1996)
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user