mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 11:26:27 +03:00
Bump to pypy3.9-7.3.10
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
b0d3dcf288
commit
c449ed5df6
4
.github/workflows/wheels-macos.yml
vendored
4
.github/workflows/wheels-macos.yml
vendored
|
@ -34,9 +34,9 @@ jobs:
|
||||||
exclude:
|
exclude:
|
||||||
- python: "3.7"
|
- python: "3.7"
|
||||||
platform: "arm64"
|
platform: "arm64"
|
||||||
- python: "pypy3.8-7.3.9"
|
- python: "pypy3.8-7.3.10"
|
||||||
platform: "arm64"
|
platform: "arm64"
|
||||||
- python: "pypy3.9-7.3.9"
|
- python: "pypy3.9-7.3.10"
|
||||||
platform: "arm64"
|
platform: "arm64"
|
||||||
env:
|
env:
|
||||||
BUILD_COMMIT: ${{ inputs.build-commit }}
|
BUILD_COMMIT: ${{ inputs.build-commit }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user