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

This commit is contained in:
Profitroll 2025-01-09 22:32:24 +01:00
parent a1d0b98858
commit f8c6b782a1
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

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: