From d44978510da4f543d37ed4a8552b64f9a6158c03 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Mon, 21 Oct 2024 10:13:31 -0500 Subject: [PATCH] try a less powerful runner --- .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 9a8266eb8..4a91399dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: test_all: name: Test - runs-on: 64-core-256-gb-ubuntu-latest + runs-on: freenet-core-ci strategy: max-parallel: 1