Skip to content

Commit

Permalink
Include macOC and windows in test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
AP6YC committed Jan 16, 2024
1 parent 74e6a9b commit a375ba0
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 @@ -19,8 +19,8 @@ jobs:
- "1" # Latest Release
os:
- ubuntu-latest
# - macOS-latest
# - windows-latest
- macOS-latest
- windows-latest
arch:
- x64
# - x86
Expand Down

0 comments on commit a375ba0

Please sign in to comment.