From a879d042e244edce875d9976d4714c1eef6cbfe4 Mon Sep 17 00:00:00 2001 From: tom <62763456+amplitudesxd@users.noreply.github.com> Date: Fri, 16 Jan 2026 21:13:28 +0000 Subject: [PATCH] chore: update audit runner from 4c to 2c (#2690) [no ci] --- .github/workflows/npm-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-audit.yml b/.github/workflows/npm-audit.yml index f6fb765cc..4e93c0083 100644 --- a/.github/workflows/npm-audit.yml +++ b/.github/workflows/npm-audit.yml @@ -7,7 +7,7 @@ on: jobs: audit: - runs-on: blacksmith-4vcpu-ubuntu-2404 + runs-on: blacksmith-2vcpu-ubuntu-2404 steps: - uses: actions/checkout@v5 - name: Install pnpm