We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7159ea6 + 4b96304 commit 6d3ed33Copy full SHA for 6d3ed33
1 file changed
.github/workflows/RavenClient.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
python-version: [ '3.9', '3.10' ,'3.11', '3.12']
33
- serverVersion: [ '7.0' ]
+ serverVersion: [ '7.0', '7.1' ]
34
fail-fast: false
35
36
steps:
0 commit comments