fix(ci): pick between 2 runners now

This commit is contained in:
SolidStateDrive 2025-02-01 16:55:16 +01:00 committed by GitHub Enterprise
commit f4fef32b54

View file

@ -12,7 +12,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: self-hosted
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v4 uses: actions/checkout@v4