Update all Action to new selfhosted Runner Cluster (#2739)

* Update Runner

* Update Workflows
This commit is contained in:
Michel Roegl-Brunner
2025-02-28 15:15:29 +01:00
committed by GitHub
parent e8e298581c
commit b24860c97b
11 changed files with 114 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
runs-on: runner-cluster-htl-set
defaults:
run:
working-directory: frontend # Set default working directory for all run steps