We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b0dd1 commit d0f472fCopy full SHA for d0f472f
ci/run_integration_test.sh
@@ -15,7 +15,7 @@ if (( aio_max_nr != aio_max_nr_recommended_value )); then
15
fi
16
17
18
-SCYLLA_RELEASE='release:5.0'
+SCYLLA_RELEASE='release:5.1'
19
20
python3 -m venv .test-venv
21
source .test-venv/bin/activate
0 commit comments