Skip to content

Commit

Permalink
Merge pull request #260 from mcm1957/master
Browse files Browse the repository at this point in the history
Update test-and-release.yml - add windows tests
  • Loading branch information
arteck authored Nov 20, 2024
2 parents 05560a7 + c83c921 commit ef3f12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
- name: Checkout code
Expand Down

0 comments on commit ef3f12c

Please sign in to comment.