We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac6629 commit 1bf3fadCopy full SHA for 1bf3fad
1 file changed
.github/workflows/test.yml
@@ -19,6 +19,10 @@ jobs:
19
java: [17]
20
architecture: [x64]
21
include:
22
+ - os: macos-latest
23
+ node: 18
24
+ java: 17
25
+ architecture: x64
26
- os: windows-latest
27
node: 18
28
java: 17
0 commit comments