We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0114953 commit 9f43c0bCopy full SHA for 9f43c0b
.github/workflows/build_wheels_linux_arm.yml
@@ -43,7 +43,7 @@ jobs:
43
TRAVIS_BUILD_DIR: ${{ github.workspace }}
44
CONFIG_PATH: travis_config.sh
45
DOCKER_IMAGE: quay.io/asenyaev/manylinux2014_${PLAT}
46
- DOCKER_TEST_IMAGE: multibuild/xenial_arm64v8
+ DOCKER_TEST_IMAGE: multibuild/focal_arm64v8
47
USE_CCACHE: 0
48
UNICODE_WIDTH: 32
49
SDIST: ${{ matrix.build_sdist || 0 }}
0 commit comments