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.
1 parent 6491eb1 commit 583771aCopy full SHA for 583771a
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
node: [14.x, 16.x, 18.x]
16
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- name: ⤵️ Checkout
0 commit comments