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:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout Repository
uses: actions/checkout@v4