Skip to content

Commit d0f472f

Browse files
Lorak-mmkfruch
authored andcommitted
CI: Bump Scylla version to 5.1
5.0 is no longer supported.
1 parent 28b0dd1 commit d0f472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_integration_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if (( aio_max_nr != aio_max_nr_recommended_value )); then
1515
fi
1616
fi
1717

18-
SCYLLA_RELEASE='release:5.0'
18+
SCYLLA_RELEASE='release:5.1'
1919

2020
python3 -m venv .test-venv
2121
source .test-venv/bin/activate

0 commit comments

Comments
 (0)