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 c85f7b9 commit c39873eCopy full SHA for c39873e
.github/workflows/[email protected]
@@ -197,7 +197,7 @@ jobs:
197
198
- name: Setup environment
199
run: |
200
- pip3 install https://github.com/scylladb/scylla-ccm/archive/master.zip
+ pip3 install https://github.com/scylladb/scylla-ccm/archive/a0696fe532bf99ff8f7b7db0ed32672c34f103be.zip
201
202
- name: Get cassandra version
203
id: cassandra-version
@@ -304,7 +304,7 @@ jobs:
304
305
306
307
308
sudo sh -c "echo 2097152 > /proc/sys/fs/aio-max-nr"
309
310
- name: Get scylla version
0 commit comments