Revert "Update Runner (#2711)" (#2717)

This reverts commit 3bf4155fec.
This commit is contained in:
Michel Roegl-Brunner 2025-02-27 17:03:29 +02:00 committed by GitHub
parent c01abd559b
commit 8c1cc56321
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ on:
jobs:
delete_branch:
runs-on: runner-cluster-htl-set
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v3