Skip to content

Commit

Permalink
chore: Update Flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmartos96 authored and github-actions[bot] committed Aug 6, 2024
1 parent 51899e1 commit e0bfcc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ docker_builder:
# from https://flutter.dev/docs/development/tools/sdk/releases
matrix:
- DOCKER_TAG: latest
FLUTTER_VERSION: 3.19.1
FLUTTER_VERSION: 3.24.0
- DOCKER_TAG: stable
FLUTTER_VERSION: 3.19.1
FLUTTER_VERSION: 3.24.0
- DOCKER_TAG: beta
FLUTTER_VERSION: 3.20.0-1.2.pre
FLUTTER_VERSION: 3.24.0-0.2.pre
version_script: docker --version
setup_script:
- docker buildx create --name multibuilder
Expand Down

0 comments on commit e0bfcc5

Please sign in to comment.