Merge pull request #191 from radarhere/pypy733

Updated PyPy 3.6 to 7.3.3
This commit is contained in:
Hugo van Kemenade 2021-02-08 15:09:56 +02:00 committed by GitHub
commit a90a2bf3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
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" ]
macos-target: [ "10.10" ]
exclude:
@ -65,7 +65,7 @@ jobs:
fail-fast: false
matrix:
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" ]
macos-target: [ "10.10" ]
exclude: