Skip to content

Commit 5381310

Browse files
authored
Update build_wheels_linux.yml
1 parent 51b637f commit 5381310

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
@@ -31,10 +31,10 @@ jobs:
3131
with_contrib: [0, 1]
3232
without_gui: [0, 1]
3333
build_sdist: [0]
34-
exclude:
34+
include:
3535
- platform: aarch64
3636
manylinux: 2014
37-
include:
37+
DOCKER_IMAGE: quay.io/opencv-ci/opencv-python-manylinux2014-aarch64:20250630
3838
- platform: x86_64
3939
manylinux: 2014
4040
DOCKER_IMAGE: quay.io/opencv-ci/opencv-python-manylinux2014-x86-64:20250630

0 commit comments

Comments
 (0)