We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ceca8 commit d4e0f26Copy full SHA for d4e0f26
.github/workflows/macos.yml
@@ -8,7 +8,7 @@ on:
8
branches: [main]
9
10
jobs:
11
- ubuntu:
+ macos:
12
name: macOS ${{ matrix.version }} (${{ matrix.compiler }})
13
strategy:
14
fail-fast: false
0 commit comments