We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mac.yml
1 parent 6f5e99b commit 5ee4d3bCopy full SHA for 5ee4d3b
.github/workflows/mac.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
test:
10
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources
11
- # macOS Catalina 10.15
12
runs-on: macos-latest
13
name: (${{ matrix.target }}, ${{ matrix.cfg_release_channel }})
14
env:
0 commit comments