We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2739b29 + 96edeb9 commit 7e0b02dCopy full SHA for 7e0b02d
.github/workflows/integration-tests.yml
@@ -38,5 +38,5 @@ jobs:
38
- name: Test tablets
39
run: |
40
export EVENT_LOOP_MANAGER=${{ matrix.event_loop_manager }}
41
- export SCYLLA_VERSION='unstable/master:2024-01-17T17:56:00Z'
+ export SCYLLA_VERSION='release:6.0.2'
42
./ci/run_integration_test.sh tests/integration/experiments/
0 commit comments