From 33b018e5b2437e8f77d680f37c95a1e3060f0f40 Mon Sep 17 00:00:00 2001 From: Cihan Demirci <128653800+fcdm@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:15:23 +0300 Subject: [PATCH] compare image fix --- .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 f58a485eb4..df4b5cbb0f 100644 --- a/.github/workflows/benchmarking.yml +++ b/.github/workflows/benchmarking.yml @@ -334,7 +334,7 @@ jobs: runs-on: ${{ matrix.runner }} container: - image: ${{ matrix.iamge }} + image: ${{ matrix.image }} options: --init # Increase timeout to 8h, default timeout is 6h