diff --git a/tests/macro_benchmark/apollo_runs.yaml b/tests/macro_benchmark/apollo_runs.yaml
index 633bbbcfb..0d7c230cf 100644
--- a/tests/macro_benchmark/apollo_runs.yaml
+++ b/tests/macro_benchmark/apollo_runs.yaml
@@ -24,7 +24,7 @@
     --no-strict
   infiles: *MACRO_BENCHMARK_INFILES
   outfile_paths: *MACRO_BENCHMARK_OUTFILE_PATHS
-  slave_group: &QUERY_PARALLEL_SUITE_SLAVE_GROUP remote_20c140g
+  slave_group: &QUERY_PARALLEL_SUITE_SLAVE_GROUP remote_16c128g
 
 - name: macro_benchmark_parent__query_suite
   project: ^mg-master-diff$ # regex to match only 'mg-master-diff'
diff --git a/tests/public_benchmark/ldbc/apollo_runs.yaml b/tests/public_benchmark/ldbc/apollo_runs.yaml
index c98f375f0..a2fa3c4f0 100644
--- a/tests/public_benchmark/ldbc/apollo_runs.yaml
+++ b/tests/public_benchmark/ldbc/apollo_runs.yaml
@@ -11,5 +11,5 @@
   outfile_paths: # TODO: maybe this should also accept relative paths?
     - \./memgraph/tests/public_benchmark/ldbc/results/.+
     - \./memgraph/tests/public_benchmark/ldbc/plots/.+
-  slave_group: remote_20c140g
+  slave_group: remote_16c128g
   enable_network: true
diff --git a/tests/stress/apollo_runs.yaml b/tests/stress/apollo_runs.yaml
index 91001b01e..44de4de42 100644
--- a/tests/stress/apollo_runs.yaml
+++ b/tests/stress/apollo_runs.yaml
@@ -10,4 +10,4 @@
   project: release
   commands: TIMEOUT=43200 ./continuous_integration --large-dataset
   infiles: *STRESS_INFILES
-  slave_group: remote_16c56g
+  slave_group: remote_16c128g