Change examples to use macOS >= 10.14

This commit is contained in:
Yannick Jadoul
2020-10-03 21:37:17 +02:00
parent 870bf3f740
commit cd53552b4b
5 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ jobs:
osx-wheels:
working_directory: ~/osx-wheels
macos:
xcode: "10.0.0"
# PyPy 7.3.2 needs macOS >= 10.14
xcode: 10.2.1
steps:
- checkout
- run: