Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 32bdee3

Browse files
committed
Enable macOS CI
1 parent 2dab039 commit 32bdee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
os: [ubuntu-latest, windows-latest]
21+
os: [ubuntu-latest, macos-latest, windows-latest]
2222
node: [16.13.0, latest]
2323
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2424

0 commit comments

Comments
 (0)