Skip to content

Commit

Permalink
chore: Update Flutter version (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 17, 2024
1 parent cf7548b commit 809431d
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.27.0
FLUTTER_VERSION: 3.27.1
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.27.0
FLUTTER_VERSION: 3.27.1
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.28.0-0.1.pre
version_script: docker --version
Expand Down

0 comments on commit 809431d

Please sign in to comment.