Skip to content

Commit 29395a8

Browse files
committed
CI: add Node.js 20
1 parent 3e8bb45 commit 29395a8

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
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu-latest]
18-
node: [14.18, 16, 18]
18+
node: [14.18, 16, 18, 20]
1919
java: [17]
2020
architecture: [x64]
2121
include:

0 commit comments

Comments
 (0)