adjust runner label
Build / build (push) Failing after 2s

This commit is contained in:
Lukas Höppner
2026-05-19 16:38:08 +02:00
parent f48b8d3dd5
commit d7a2c0b750
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4