From 8036a4dee460c14adce16bf2d6ef50525ddb668c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Best?= Date: Thu, 16 Jan 2025 21:19:05 +0100 Subject: [PATCH] chore: Testing green score on x64 --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index efca9c94..ab98cd56 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -16,7 +16,7 @@ env: jobs: lint: name: Linting - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-24.04 steps: - uses: green-coding-solutions/eco-ci-energy-estimation@v4 with: