From 55bc35659e96e768838349f776b11c5b9600ba11 Mon Sep 17 00:00:00 2001 From: Paul Chavard Date: Mon, 18 Mar 2024 11:32:45 +0100 Subject: [PATCH] chore(ci): use github runners --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a0d5a1b7..adbf1e554 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: system_tests: name: System tests - runs-on: self-hosted + runs-on: ubuntu-latest env: RUBY_YJIT_ENABLE: "1" services: