Skip to content

Commit

Permalink
ci: add macos-latest to test-matrix (nodejs#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak authored and KhafraDev committed Mar 14, 2024
1 parent fbaa00d commit 6ef15c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
runs-on:
- ubuntu-latest
- windows-latest
- macos-latest

runs-on: ${{ matrix.runs-on }}
steps:
Expand Down

0 comments on commit 6ef15c6

Please sign in to comment.