From ede1db984a5518c405a71dfab9700806779a6334 Mon Sep 17 00:00:00 2001 From: Philip Peterson Date: Sat, 7 Dec 2024 03:54:56 -0900 Subject: [PATCH] try fix --- .github/workflows/nodejs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index f2fc10f2..bc9407b5 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -16,7 +16,7 @@ jobs: os: #- macos-latest #- ubuntu-latest - - self-hosted + - ubuntu-selfhosted #- macos-latest #TODO re-enable these: #- windows-latest @@ -121,7 +121,7 @@ jobs: key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'app/yarn.lock') }} build-linux-arm: - runs-on: self-hosted + runs-on: ubuntu-latest strategy: matrix: include: