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 4e594af commit 16d3c8bCopy full SHA for 16d3c8b
.github/workflows/macos.yml
@@ -103,7 +103,7 @@ jobs:
103
104
105
accelerate:
106
- name: Accelerate (LP64, ILP64) - ${{ matrix.build_runner[1] }} - ${{ matrix.version }}
+ name: Accelerate - ${{ matrix.build_runner[1] }} - ${{ matrix.version }}
107
# To enable this workflow on a fork, comment out:
108
if: github.repository == 'numpy/numpy'
109
runs-on: ${{ matrix.build_runner[0] }}
0 commit comments