Skip to content

Commit

Permalink
Add one additional run on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
aivus committed Dec 28, 2021
1 parent d07ceb7 commit 70601fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
os:
- ubuntu-latest
- windows-latest
include:
- node-version: 16
os: macos-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 70601fe

Please sign in to comment.