Bump to pypy3.9-7.3.10

Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
Hugo van Kemenade 2022-12-12 12:44:42 +02:00 committed by GitHub
parent b0d3dcf288
commit c449ed5df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,9 +34,9 @@ jobs:
exclude:
- python: "3.7"
platform: "arm64"
- python: "pypy3.8-7.3.9"
- python: "pypy3.8-7.3.10"
platform: "arm64"
- python: "pypy3.9-7.3.9"
- python: "pypy3.9-7.3.10"
platform: "arm64"
env:
BUILD_COMMIT: ${{ inputs.build-commit }}