Skip to content

Commit 3577ade

Browse files
authored
ci: add macos-latest to test-matrix (#2952)
1 parent a1ee3ca commit 3577ade

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
runs-on:
6565
- ubuntu-latest
6666
- windows-latest
67+
- macos-latest
6768

6869
runs-on: ${{ matrix.runs-on }}
6970
steps:

0 commit comments

Comments
 (0)