SonarCloud doesn't like 24.04, trying 22.04 instead
Some checks failed
Analysis / SonarCloud (push) Has been cancelled

This commit is contained in:
2025-01-09 22:32:24 +01:00
parent a1d0b98858
commit f8c6b782a1

View File

@@ -11,7 +11,7 @@ on:
jobs:
sonarcloud:
name: SonarCloud
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with: