Skip to content

Commit 589655f

Browse files
committed
Delete the name from github runners so they're auto-named and the macOS runners aren't named the same.
1 parent b0fde76 commit 589655f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212

1313
jobs:
1414
build:
15-
name: Build on ${{ matrix.os }}
1615
runs-on: ${{ matrix.os }}
1716
strategy:
1817
matrix:

0 commit comments

Comments
 (0)