use ubuntu-selfhosted runner

This commit is contained in:
Philip Peterson 2024-12-07 03:45:53 -09:00
parent c8b8653ebd
commit 0f42e85451
No known key found for this signature in database
GPG key ID: 354311183FC6519B
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-selfhosted
strategy:
fail-fast: false

View file

@ -6,7 +6,7 @@ on:
- completed
jobs:
e2e_comment:
runs-on: ubuntu-latest
runs-on: ubuntu-selfhosted
if: github.event.workflow_run.event == 'pull_request'
steps:
- name: Dump Workflow run info from GitHub context

View file

@ -121,7 +121,7 @@ jobs:
key: ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock', 'app/yarn.lock') }}
build-linux-arm:
runs-on: ubuntu-latest
runs-on: ubuntu-selfhosted
strategy:
matrix:
include: