Skip to content

Commit fcbf3e7

Browse files
authored
Merge branch 'v5.2' into v5.2
2 parents e9ba4cc + 510a12d commit fcbf3e7

File tree

20 files changed

+1079
-50
lines changed

20 files changed

+1079
-50
lines changed

.github/workflows/RavenClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
python-version: [ '3.7', '3.8', '3.9' , '3.10']
28-
serverVersion: [ "5.1", "5.2", "5.3" ]
28+
serverVersion: [ "5.2", "5.3", "5.4" ]
2929
fail-fast: false
3030

3131
steps:

0 commit comments

Comments
 (0)