Skip to content

Commit

Permalink
chore: Update Flutter version (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 14, 2024
1 parent 9807366 commit 4250092
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.4
FLUTTER_VERSION: 3.24.5
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.24.4
FLUTTER_VERSION: 3.24.5
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.27.0-0.1.pre
version_script: docker --version
Expand Down

0 comments on commit 4250092

Please sign in to comment.