From 737d49443b80569dac21a81ffe4557f2dbc47c3c Mon Sep 17 00:00:00 2001 From: Mathieu Baudet <1105398+ma2bd@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:26:56 -0500 Subject: [PATCH] fix typos --- .github/workflows/benchmarks.yml | 2 +- .github/workflows/scylladb.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 38b7e2a51a0..31e121c6527 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -11,7 +11,7 @@ env: jobs: benchmark: - runs-on: ubuntu-latest-cores + runs-on: ubuntu-latest timeout-minutes: 30 steps: diff --git a/.github/workflows/scylladb.yml b/.github/workflows/scylladb.yml index b91232a4e9b..8155a3d00cf 100644 --- a/.github/workflows/scylladb.yml +++ b/.github/workflows/scylladb.yml @@ -34,7 +34,7 @@ permissions: jobs: test: - runs-on: ubuntu-latest-cores + runs-on: ubuntu-latest timeout-minutes: 60 steps: