Updated PyPy 3.6 to 7.3.3

This commit is contained in:
Andrew Murray 2021-02-08 20:54:53 +11:00
parent d46d549814
commit 48e219ff21

View File

@ -17,7 +17,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ "ubuntu-16.04", "macos-latest" ] os: [ "ubuntu-16.04", "macos-latest" ]
python: [ "pypy3.7-7.3.3","pypy3.6-7.3", "3.6", "3.7", "3.8", "3.9" ] python: [ "pypy3.7-7.3.3","pypy3.6-7.3.3", "3.6", "3.7", "3.8", "3.9" ]
platform: [ "x86_64", "i686" ] platform: [ "x86_64", "i686" ]
macos-target: [ "10.10" ] macos-target: [ "10.10" ]
exclude: exclude:
@ -65,7 +65,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: [ "ubuntu-16.04", "macos-latest" ] os: [ "ubuntu-16.04", "macos-latest" ]
python: [ "pypy3.7-7.3.3", "pypy3.6-7.3", "3.6", "3.7", "3.8", "3.9" ] python: [ "pypy3.7-7.3.3", "pypy3.6-7.3.3", "3.6", "3.7", "3.8", "3.9" ]
platform: [ "x86_64", "i686" ] platform: [ "x86_64", "i686" ]
macos-target: [ "10.10" ] macos-target: [ "10.10" ]
exclude: exclude: