Skip to content

Commit

Permalink
chore: add windows ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andykais committed Jul 8, 2024
1 parent af4e612 commit 9d50da2
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 @@ -16,7 +16,7 @@ jobs:
test:
strategy:
matrix:
os: [ubuntu-latest, macos-12] #, windows-latest]
os: [ubuntu-latest, macos-12, windows-latest]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 9d50da2

Please sign in to comment.