Merge pull request #232 from radarhere/pypy

Updated PyPy 3.7 to 7.3.7
This commit is contained in:
Hugo van Kemenade 2021-11-11 08:02:31 +02:00 committed by GitHub
commit c5005dfd12
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-20.04", "macos-latest" ]
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
platform: [ "x86_64", "i686" ]
macos-target: [ "10.10" ]
exclude:
@ -75,7 +75,7 @@ jobs:
fail-fast: false
matrix:
os: [ "ubuntu-20.04", "macos-latest" ]
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
platform: [ "x86_64", "i686" ]
macos-target: [ "10.10" ]
exclude: