Update Travis CI and CircleCI to use macOS 10.14

This commit is contained in:
Yannick Jadoul
2020-09-27 13:44:48 +02:00
parent 6ef2f92dfc
commit 870bf3f740
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ jobs:
- name: macOS | x86_64 | Python 3.x
os: osx
osx_image: xcode10.2
env: PYTHON=python3
- name: Windows | x86_64 | Python 3.6