Skip to content

Commit 4a1452e

Browse files
committed
Specify docker image to use in github builds
1 parent e550802 commit 4a1452e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
NP_TEST_DEP: numpy
3939
TRAVIS_BUILD_DIR: ${{ github.workspace }}
4040
CONFIG_PATH: travis_config.sh
41+
DOCKER_IMAGE: quay.io/skvark/manylinux2014_${PLAT}
4142
USE_CCACHE: 1
4243
UNICODE_WIDTH: 32
4344
SDIST: 0

0 commit comments

Comments
 (0)