From 201fedd65ca281d0e5b4f3d3a8ebef7c1a4108e7 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Thu, 22 Dec 2022 12:40:39 +0000 Subject: [PATCH] tpch-compare: use rust image instead of rustlegacy (#3182) --- .github/workflows/benchmarking.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarking.yml b/.github/workflows/benchmarking.yml index 07e111b67c..59317f0a47 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -407,7 +407,7 @@ jobs: runs-on: [ self-hosted, us-east-2, x64 ] container: - image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rustlegacy:pinned + image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned options: --init timeout-minutes: 360 # 6h