We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fafe9 commit ec3e32dCopy full SHA for ec3e32d
.github/workflows/numpy.yml
@@ -70,7 +70,7 @@ jobs:
70
if: matrix.os != 'macos-latest'
71
run: |
72
cd repo
73
- spin build -j2 --with-scipy-openblas=32 -j2 -- -Ddisable-optimization=true
+ spin build -j2 --with-scipy-openblas=32 -j2 -- -Ddisable-optimization=true --vsenv
74
75
- name: Test
76
0 commit comments