Skip to content

Commit 1bf3fad

Browse files
committed
CI: add macOS test too
1 parent 6ac6629 commit 1bf3fad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
java: [17]
2020
architecture: [x64]
2121
include:
22+
- os: macos-latest
23+
node: 18
24+
java: 17
25+
architecture: x64
2226
- os: windows-latest
2327
node: 18
2428
java: 17

0 commit comments

Comments
 (0)