Skip to content

Commit

Permalink
ci: add macos-latest to test-matrix (#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Mar 13, 2024
1 parent a1ee3ca commit 3577ade
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 3577ade

Please sign in to comment.