Skip to content

Commit

Permalink
Try with older CCM
Browse files Browse the repository at this point in the history
  • Loading branch information
avelanarius committed Jan 12, 2024
1 parent c9f3eb6 commit f016d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:

- name: Setup environment
run: |
pip3 install https://github.com/scylladb/scylla-ccm/archive/master.zip
pip3 install https://github.com/scylladb/scylla-ccm/archive/a93125bc6ad7dd5c9694331e89dc1fb212431ffe.zip
- name: Run integration tests on Cassandra (${{ matrix.cassandra-version }})
run: mvn -B -e verify -Dccm.version=${{ matrix.cassandra-version }} -Dfmt.skip=true -Dclirr.skip=true -Danimal.sniffer.skip=true

Expand Down

0 comments on commit f016d45

Please sign in to comment.