With recent update of ubuntu-latest pointing to ubuntu-24.04, multiple issues started to occur during CI. As a temporary measure, to make CI green again, let's keep on using ubuntu-22.04 (previously ubuntu-latest).
Scylla-ccm
We will now fetch most recent version of scylla-ccm (master) during CI
Runner image regression (
ubuntu-latest
)With recent update of
ubuntu-latest
pointing toubuntu-24.04
, multiple issues started to occur during CI. As a temporary measure, to make CI green again, let's keep on using ubuntu-22.04 (previously ubuntu-latest).Scylla-ccm
We will now fetch most recent version of
scylla-ccm
(master) during CIOpened an issue to update runners to
ubuntu-latest
in the future: https://github.com/scylladb/cpp-rust-driver/issues/192Pre-review checklist
.github/workflows/build.yml
ingtest_filter
.~.github/workflows/cassandra.yml
ingtest_filter
.~