This commit is contained in:
parent
ed758b0092
commit
7580e97569
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ env:
|
|||
SONAR_TOKEN: ${{ secrets.SQ_KEY }}
|
||||
jobs:
|
||||
build:
|
||||
runs-on: flutter-beta
|
||||
runs-on: node22
|
||||
steps:
|
||||
- name: Initialize scanner
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue