Skip to content

Commit 38f1053

Browse files
committed
changed supported node.js version
1 parent 98170f5 commit 38f1053

File tree

3 files changed

+376
-308
lines changed

3 files changed

+376
-308
lines changed

.github/workflows/RavenClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
strategy:
3333
matrix:
34-
node-version: [14.x, 16.x, 18.x]
34+
node-version: [16.x, 18.x, 20.x]
3535
serverVersion: ["5.4", "6.0"]
3636
fail-fast: false
3737

0 commit comments

Comments
 (0)