Skip to content

Commit

Permalink
ci: Bump flutter-rel to 3.24.0
Browse files Browse the repository at this point in the history
Removed 2.1 branch.
  • Loading branch information
iamsergio committed Aug 20, 2024
1 parent 08c2599 commit 35b87a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/flutter-rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ name: Flutter-rel
on:
push:
branches:
- 2.1
- main
pull_request:
branches:
- 2.1
- main

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

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

- name: MSVC into PATH
Expand Down

0 comments on commit 35b87a2

Please sign in to comment.