ci: try node due to error
Some checks failed
/ build (push) Failing after 1m24s

This commit is contained in:
Matyáš Caras 2024-07-17 20:56:53 +02:00
parent ed758b0092
commit 7580e97569
Signed by: hernik
GPG key ID: 2A3175F98820C5C6

View file

@ -6,7 +6,7 @@ env:
SONAR_TOKEN: ${{ secrets.SQ_KEY }} SONAR_TOKEN: ${{ secrets.SQ_KEY }}
jobs: jobs:
build: build:
runs-on: flutter-beta runs-on: node22
steps: steps:
- name: Initialize scanner - name: Initialize scanner
run: | run: |