Skip to content

Commit

Permalink
Also run CI on MacOS and Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Aug 28, 2024
1 parent 317717e commit fcb86bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
node-version:
- 18.x
- 20.x
Expand Down

0 comments on commit fcb86bc

Please sign in to comment.