We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dc271 commit 28aad69Copy full SHA for 28aad69
1 file changed
.github/workflows/windows.yml
@@ -147,11 +147,6 @@ jobs:
147
name: wheels-${{matrix.plat }}-${{ matrix.INTERFACE64 }}
148
path: dist/scipy_openblas*.whl
149
150
- - uses: actions/upload-artifact@v4.3.0
151
- with:
152
- name: openblas-${{matrix.plat }}-${{ matrix.INTERFACE64 }}
153
- path: builds/openblas*.zip
154
-
155
- name: Test 64-bit interface wheel
156
if: matrix.INTERFACE64 == '1'
157
run: |
0 commit comments