diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml index afbfe69b5d..135f9967a3 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' + scylla-version: 'scylla-enterprise-nightly:latest-enterprise' ip-family: IPV4 raft-schema: true raft-topology: true diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml index 5239607e4f..492f95b586 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' + scylla-version: 'scylla-enterprise-nightly:latest-enterprise' ip-family: IPV4 raft-schema: true raft-topology: true diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml index 5890997854..cfd2334899 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' + scylla-version: 'scylla-enterprise-nightly:latest-enterprise' ip-family: IPV4 raft-schema: true raft-topology: false