File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -149,12 +149,6 @@ inherit.config-settings = "append"
149149# - ExportImport|RunCMake.install|RunCMake.file-GET_RUNTIME_DEPENDENCIES: c.f. https://discourse.cmake.org/t/cmake-test-suite-failing-on-alpine-linux/5064
150150config-settings."cmake.define.RUN_CMAKE_TEST_EXCLUDE" = " BootstrapTest|CTestTestFdSetSize|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES"
151151
152- [[tool .cibuildwheel .overrides ]]
153- select = [" *linux_ppc64le" , " *linux_s390x" , " *linux_riscv64" ]
154- inherit.config-settings = " append"
155- # disable tests on those platforms, QEMU is taking to long for jobs to pass on GHA
156- config-settings."cmake.define.RUN_CMAKE_TEST" = " OFF"
157-
158152[[tool .cibuildwheel .overrides ]]
159153select = [" *-musllinux_{ppc64le,s390x,riscv64}" ]
160154build-frontend = " pip"
You can’t perform that action at this time.
0 commit comments