Update .github/workflows/sonar.yml
This commit is contained in:
parent
bcab8b3bcb
commit
55f177b571
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
sonarqube:
|
||||
name: SonarQube
|
||||
runs-on: debian
|
||||
runs-on: node24
|
||||
steps:
|
||||
- name: Miscellaneous setup
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue