Skip to content

Commit

Permalink
ci: include windows and macos steps
Browse files Browse the repository at this point in the history
  • Loading branch information
demosdemon committed Jul 16, 2024
1 parent a3e9177 commit 715ee2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
matrix:
os:
- ubuntu-latest
# - macos-latest
# - windows-latest
- macos-latest
- windows-latest
rust:
# - stable
# - beta
Expand Down

0 comments on commit 715ee2c

Please sign in to comment.