Skip to content

Commit 4b8df23

Browse files
committed
(actions) also test node 20
1 parent 0d92621 commit 4b8df23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-20.04, ubuntu-latest, windows-latest]
16-
node: [16, 18]
16+
node: [16, 18, 20]
1717
include:
1818
- os: windows-latest
1919
commandPrefix: ''

0 commit comments

Comments
 (0)