Skip to content

Commit

Permalink
chore: Update Flutter version (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: fkorotkov <[email protected]>
  • Loading branch information
github-actions[bot] and fkorotkov authored Oct 24, 2024
1 parent a70e077 commit 9807366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ docker_builder:
# from https://flutter.dev/docs/development/tools/sdk/releases
matrix:
- DOCKER_TAG: latest
FLUTTER_VERSION: 3.24.3
FLUTTER_VERSION: 3.24.4
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.24.3
FLUTTER_VERSION: 3.24.4
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.27.0-0.1.pre
version_script: docker --version
Expand Down

0 comments on commit 9807366

Please sign in to comment.