From 57b0c1e06b2208771a7166a4ba921f449d592f67 Mon Sep 17 00:00:00 2001 From: Philip Peterson Date: Sat, 7 Dec 2024 04:28:52 -0900 Subject: [PATCH] wip --- .github/workflows/nodejs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 3fb1553f..f2fc10f2 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -16,7 +16,6 @@ jobs: os: #- macos-latest #- ubuntu-latest - - ubuntu-selfhosted - self-hosted #- macos-latest #TODO re-enable these: @@ -122,7 +121,7 @@ jobs: key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'app/yarn.lock') }} build-linux-arm: - runs-on: ubuntu-latest + runs-on: self-hosted strategy: matrix: include: