Skip to content

Commit 16d3c8b

Browse files
committed
CI: give the mac accelerate jobs a shorter name
1 parent 4e594af commit 16d3c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
104104
105105
accelerate:
106-
name: Accelerate (LP64, ILP64) - ${{ matrix.build_runner[1] }} - ${{ matrix.version }}
106+
name: Accelerate - ${{ matrix.build_runner[1] }} - ${{ matrix.version }}
107107
# To enable this workflow on a fork, comment out:
108108
if: github.repository == 'numpy/numpy'
109109
runs-on: ${{ matrix.build_runner[0] }}

0 commit comments

Comments
 (0)