From d892661acd204bd57daa90f907c55fc5016db7b3 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sat, 21 Nov 2020 14:34:35 +0100 Subject: [PATCH] Travis: OS updates --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 354e15e7d..244ae223e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -109,8 +109,8 @@ matrix: # Sadly, travis is still missing support for selecting latest images: https://github.com/travis-ci/travis-ci/issues/8922 - os: linux # Ref: https://docs.travis-ci.com/user/reference/linux - dist: bionic + dist: focal - os: osx # Ref: https://docs.travis-ci.com/user/reference/osx dotnet: 5.0.100 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved - osx_image: xcode11.4 + osx_image: xcode12.2