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: