Skip to content

Commit 80d6821

Browse files
committed
Add one additional run on MacOS
1 parent 3d92cd0 commit 80d6821

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
os:
2222
- ubuntu-latest
2323
- windows-latest
24+
include:
25+
- node-version: 16
26+
os: macos-latest
2427

2528
steps:
2629
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)