Skip to content

Commit

Permalink
Add Windows to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Aug 24, 2022
1 parent 0d292d5 commit 243ea5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
os:
- macos
- ubuntu
- windows

name: tests
runs-on: ${{ matrix.os }}-latest
Expand Down

0 comments on commit 243ea5e

Please sign in to comment.