From 972c7daf2b8d7a26e7d1f32546e5e58845e519ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Thu, 13 Jun 2024 00:53:25 +0200 Subject: [PATCH] misc(ci) run e2e tests on Ubuntu --- .github/workflows/ci_spot-client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_spot-client.yml b/.github/workflows/ci_spot-client.yml index 88e31af38..bd0ce13a3 100644 --- a/.github/workflows/ci_spot-client.yml +++ b/.github/workflows/ci_spot-client.yml @@ -30,7 +30,7 @@ jobs: e2e: name: E2E tests - runs-on: macos-latest + runs-on: ubuntu-latest steps: - name: Step 1 - info