We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427835e commit dcaceaeCopy full SHA for dcaceae
.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", "6.1" ]
+ serverVersion: [ "5.4", "6.0", "6.1" ]
34
fail-fast: false
35
36
steps:
0 commit comments