We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfd84c commit bb3eb0fCopy full SHA for bb3eb0f
.github/workflows/[email protected]
@@ -179,7 +179,7 @@ jobs:
179
180
- name: Setup environment
181
run: |
182
- pip3 install https://github.com/scylladb/scylla-ccm/archive/81076bce792a0fb3f2050e4c209a93e4a62ab55f.zip
+ pip3 install https://github.com/scylladb/scylla-ccm/archive/master.zip
183
184
- name: Get cassandra version
185
id: cassandra-version
0 commit comments