Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Add macOS as a supported OS in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
WMXPY committed Feb 3, 2024
1 parent 9e549d9 commit bfe0243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macos-latest
node-version:
- 18
- 20
Expand Down

0 comments on commit bfe0243

Please sign in to comment.