Skip to content

Commit 9f43c0b

Browse files
author
Andrey Senyaev
committed
Changed the image for tests on linux arm
1 parent 0114953 commit 9f43c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_linux_arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
TRAVIS_BUILD_DIR: ${{ github.workspace }}
4444
CONFIG_PATH: travis_config.sh
4545
DOCKER_IMAGE: quay.io/asenyaev/manylinux2014_${PLAT}
46-
DOCKER_TEST_IMAGE: multibuild/xenial_arm64v8
46+
DOCKER_TEST_IMAGE: multibuild/focal_arm64v8
4747
USE_CCACHE: 0
4848
UNICODE_WIDTH: 32
4949
SDIST: ${{ matrix.build_sdist || 0 }}

0 commit comments

Comments
 (0)