Explorar o código

.travis.yml: use latest macOS 10.14 image (#20526)

Felix Lange %!s(int64=5) %!d(string=hai) anos
pai
achega
8a63f7f504
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -57,6 +57,7 @@ jobs:
 
     - stage: build
       os: osx
+      osx_image: xcode11.3
       go: 1.13.x
       script:
         - echo "Increase the maximum number of open file descriptors on macOS"