From 677bbf9a94b4a1a4a275c35cbcafd94cc44e0b82 Mon Sep 17 00:00:00 2001 From: MxNxPx Date: Thu, 11 Jan 2024 11:37:34 -0500 Subject: [PATCH] ci: run test on the little big-boy 'puter --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 3685557f..f7888f12 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -17,7 +17,7 @@ permissions: jobs: test: - runs-on: "uds-ubuntu-big-boy-16-core" + runs-on: "uds-ubuntu-big-boy-4-core" timeout-minutes: 20 name: Test