ci channel 3.33.0
Some checks failed
Flutter Schmutter / build (push) Failing after 5s

This commit is contained in:
Flummi 2025-06-03 12:03:50 +02:00
parent 8f7e1db3f3
commit c3fdaf6678

View File

@ -16,7 +16,7 @@ jobs:
- name: setup flutter - name: setup flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
channel: 'stable' channel: '3.33.0-1.0.pre.258'
- run: flutter --version - run: flutter --version
- name: install deps - name: install deps