tried without node 3
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 34s
Pull Request Pipeline / lint (pull_request) Successful in 47s
Pull Request Pipeline / localizations (pull_request) Successful in 26s

This commit is contained in:
2026-05-25 13:50:08 +02:00
parent 8e503d0bd0
commit ae551545d3

View File

@@ -32,7 +32,8 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: ghcr.io/cirruslabs/flutter:stable
#image: ghcr.io/cirruslabs/flutter:stable
image: cimg/node:22.11
steps:
# - name: Install Node
# run: |