We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d92621 commit 4b8df23Copy full SHA for 4b8df23
.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, 18]
+ node: [16, 18, 20]
17
include:
18
- os: windows-latest
19
commandPrefix: ''
0 commit comments