custom runner

This commit is contained in:
Roland Gruber 2025-07-11 16:37:36 +02:00
parent c608300f02
commit 2a19329738

View file

@ -15,7 +15,7 @@ jobs:
permissions:
contents: read # for actions/checkout to fetch code
pull-requests: read # for sonarsource/sonarcloud-github-action to determine which PR to decorate
runs-on: ubuntu-22.04
runs-on: self-hosted
steps:
- name: Harden Runner