Update to PyPy 7.3.3 (#460)
* Test PyPy 7.3.3rc1 * Revert "Update Travis CI and CircleCI to use macOS 10.14 " and "Change examples to use macOS >= 10.14" This reverts commits870bf3f740andcd53552b4b. * PyPy 7.3.3rc2 * PyPy 7.3.3 released * Revert to using pypywheels docker images
This commit is contained in:
@@ -19,8 +19,7 @@ jobs:
|
||||
osx-wheels:
|
||||
working_directory: ~/osx-wheels
|
||||
macos:
|
||||
# PyPy 7.3.2 needs macOS >= 10.14
|
||||
xcode: 10.2.1
|
||||
xcode: 10.0.0
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user