We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a7b622 + 936043f commit 72df23bCopy full SHA for 72df23b
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
strategy:
11
matrix:
12
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
13
runs-on: ${{ matrix.os }}
14
steps:
15
- name: Checkout
0 commit comments