Skip to content

Commit 4f5f800

Browse files
committed
CI: Bump Scylla version to 5.1
5.0 is no longer supported.
1 parent 5354bcf commit 4f5f800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_integration_test.sh

Lines changed: 1 addition & 1 deletion
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)