Skip to content

Commit d4e0f26

Browse files
committed
ci: rename jobs key to macos
Fixes: 56ceca8 (ci: add a macOS GitHub Actions workflow)
1 parent 56ceca8 commit d4e0f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches: [main]
99

1010
jobs:
11-
ubuntu:
11+
macos:
1212
name: macOS ${{ matrix.version }} (${{ matrix.compiler }})
1313
strategy:
1414
fail-fast: false

0 commit comments

Comments
 (0)