We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b283323 commit b209e24Copy full SHA for b209e24
.github/workflows/nodeCI.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-20.04, ubuntu-latest, windows-latest]
16
- node: [16]
+ node: [16, 18]
17
include:
18
- os: windows-latest
19
commandPrefix: ''
0 commit comments