Update .github/workflows/sonar.yml
Some checks failed
Sonar / SonarQube (push) Failing after 3s

This commit is contained in:
Liviu Burcusel 2025-12-08 14:23:31 +01:00
parent 72298e8e18
commit a2062f9b61

View file

@ -13,7 +13,7 @@ on:
jobs:
sonarqube:
name: SonarQube
runs-on: docker
runs-on: debian
steps:
- name: Miscellaneous setup
run: |