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 commits 870bf3f740 and cd53552b4b.

* PyPy 7.3.3rc2

* PyPy 7.3.3 released

* Revert to using pypywheels docker images
This commit is contained in:
Yannick Jadoul
2020-11-22 14:55:04 +01:00
committed by GitHub
parent d3f57bbb22
commit 2f4ed1fafc
11 changed files with 25 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: 2
jobs:
osx-python3.6:
macos:
xcode: 10.2.1
xcode: 9.4.1
environment:
PYTHON: python3
steps: