mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-26 00:30:33 +03:00
Build on Python 3.10-dev
This commit is contained in:
parent
2c3983ae5b
commit
520fa0858a
|
@ -45,6 +45,14 @@ jobs:
|
|||
- MB_ML_VER=2014
|
||||
- MB_PYTHON_VERSION=3.9
|
||||
- DOCKER_TEST_IMAGE=multibuild/focal_{PLAT}
|
||||
- name: "3.10 Focal aarch64"
|
||||
os: linux
|
||||
arch: arm64
|
||||
env:
|
||||
- PLAT=aarch64
|
||||
- MB_ML_VER=2014
|
||||
- MB_PYTHON_VERSION=3.10
|
||||
- DOCKER_TEST_IMAGE=multibuild/focal_{PLAT}
|
||||
|
||||
before_install:
|
||||
- source multibuild/common_utils.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user