Skip to content

Commit

Permalink
ci: Bump flutter release to 3.22.1
Browse files Browse the repository at this point in the history
Tests are still on 3.19.7, will be bumped gradually.
Removed bogus comment about tests not running, that's done by another
workflow.
  • Loading branch information
iamsergio committed May 22, 2024
1 parent 6276287 commit c796059
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flutter-rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only

# Builds the flutter frontend
# Doesn't run tests yet though

name: Flutter-rel

Expand Down Expand Up @@ -54,7 +53,7 @@ jobs:

- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.7'
flutter-version: '3.22.1'
channel: 'stable'

- name: MSVC into PATH
Expand Down

0 comments on commit c796059

Please sign in to comment.