Skip to content

Commit ff50e35

Browse files
authored
Merge pull request #480 from M4xymm/RDBC-912
RDBC-912 Add 7.1 to GHA RavenDB version matrix
2 parents 27daa57 + 963543b commit ff50e35

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
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
node-version: [20.x, 22.x]
35-
serverVersion: ["6.0", "6.2", "7.0"]
35+
serverVersion: ["6.2", "7.0", "7.1"]
3636
fail-fast: false
3737

3838
steps:

0 commit comments

Comments
 (0)