Skip to content

Commit f7ccbb0

Browse files
authored
Sonar: change OS
1 parent 7596c4d commit f7ccbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ permissions:
4040

4141
jobs:
4242
Analysis:
43-
runs-on: ubuntu-latest
43+
runs-on: ubuntu-22.04
4444
env:
4545
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
4646
COVERAGE_DIR: coverage-dir

0 commit comments

Comments
 (0)