We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4130404 + dcaceae commit 01991a1Copy full SHA for 01991a1
1 file changed
.github/workflows/RavenClient.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
python-version: [ '3.7', '3.8', '3.10' ,'3.11', '3.12']
33
- serverVersion: [ "5.2", "5.4", "6.0" ]
+ serverVersion: [ "5.4", "6.0", "6.1" ]
34
fail-fast: false
35
36
steps:
0 commit comments