Skip to content

Commit bf912c2

Browse files
authored
test muslllinux image
1 parent a88d65f commit bf912c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
MB_ML_VER: 2014
4040
TRAVIS_BUILD_DIR: ${{ github.workspace }}
4141
CONFIG_PATH: travis_config.sh
42-
DOCKER_IMAGE: quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20250630
42+
DOCKER_IMAGE: quay.io/ivan_avdeev/opencv_test:latest
4343
USE_CCACHE: 0
4444
UNICODE_WIDTH: 32
4545
PLAT: x86_64
@@ -132,7 +132,7 @@ jobs:
132132
NP_TEST_DEP: numpy==1.19.4
133133
TRAVIS_BUILD_DIR: ${{ github.workspace }}
134134
CONFIG_PATH: travis_config.sh
135-
DOCKER_IMAGE: quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20250630
135+
DOCKER_IMAGE: quay.io/ivan_avdeev/opencv_test:latest
136136
USE_CCACHE: 1
137137
UNICODE_WIDTH: 32
138138
SDIST: ${{ matrix.build_sdist || 0 }}

0 commit comments

Comments
 (0)