We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2739b29 commit 96edeb9Copy full SHA for 96edeb9
.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