We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65012fa commit c1f249dCopy full SHA for c1f249d
.github/workflows/sonar.yml
@@ -28,7 +28,7 @@ concurrency:
28
cancel-in-progress: true
29
jobs:
30
sonarcloud:
31
- runs-on: windows-latest
+ runs-on: ubuntu-latest
32
permissions:
33
contents: read
34
steps:
0 commit comments