Skip to content

Commit

Permalink
ci(github): add Mac and Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed May 25, 2024
1 parent 928e850 commit b3d2629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ jobs:
strategy:
matrix:
os:
- macos-latest
- ubuntu-latest
- windows-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b3d2629

Please sign in to comment.