Skip to content

Commit b951290

Browse files
committed
running on 5.0 and 5.1 as well
1 parent 30bb302 commit b951290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RavenClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
node-version: [10.x, 12.x, 14.x]
26-
serverVersion: ["4.2"]
26+
serverVersion: ["4.2", "5.0", "5.1"]
2727
fail-fast: false
2828

2929
steps:

0 commit comments

Comments
 (0)