We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8bb45 commit 29395a8Copy full SHA for 29395a8
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest]
18
- node: [14.18, 16, 18]
+ node: [14.18, 16, 18, 20]
19
java: [17]
20
architecture: [x64]
21
include:
0 commit comments