Skip to content

Commit 20ecd5b

Browse files
authored
CI: add Node.js 18 (#184)
1 parent 17251e6 commit 20ecd5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os: [ubuntu-latest]
17-
node: [12, 14, 16]
17+
node: [12, 14, 16, 18]
1818
java: [17]
1919
architecture: [x64]
2020
include:

0 commit comments

Comments
 (0)