Skip to content

Commit

Permalink
ci: fix missing macOS testing
Browse files Browse the repository at this point in the history
Close #329
  • Loading branch information
Brooooooklyn committed Jul 17, 2023
1 parent f62fa15 commit 54a01ba
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 @@ -219,6 +219,8 @@ jobs:
settings:
- host: windows-latest
target: x86_64-pc-windows-msvc
- host: macos-latest
target: x86_64-apple-darwin
node:
- '14'
- '16'
Expand Down

0 comments on commit 54a01ba

Please sign in to comment.