Skip to content

Commit

Permalink
add more os for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cedeber committed Sep 7, 2024
1 parent 2c1a3a5 commit e661a3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ jobs:
- 20
- 18
os:
- macos-latest
- ubuntu-latest
- windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit e661a3c

Please sign in to comment.