Skip to content

Commit 6de9a95

Browse files
committed
try fix windows
1 parent 0668a41 commit 6de9a95

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ jobs:
5858
CIBW_BEFORE_ALL_LINUX: |
5959
bash {project}/cibw-scripts/before_all_linux.sh {project}
6060
CIBW_ENVIRONMENT_WINDOWS: >
61-
CCACHE_DISABLE=1
62-
MESON_ARGS="-Dcmake.minimal-version=99.0"
61+
MESON_ARGS="-Dodrpack95:blas=refblas"
6362
CIBW_BEFORE_ALL_WINDOWS: |
6463
bash {project}/cibw-scripts/before_all_windows.sh
6564
CIBW_BEFORE_BUILD_WINDOWS: |

0 commit comments

Comments
 (0)