mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-18 18:33:49 +02:00
feat: lock CI version to flutter 3.19.6
This commit is contained in:
parent
efd6fc138c
commit
82448ab9e0
1 changed files with 2 additions and 1 deletions
3
.github/workflows/melos-ci.yml
vendored
3
.github/workflows/melos-ci.yml
vendored
|
@ -11,4 +11,5 @@ jobs:
|
|||
secrets: inherit
|
||||
permissions: write-all
|
||||
with:
|
||||
subfolder: '.' # add optional subfolder to run workflow in
|
||||
subfolder: '.' # add optional subfolder to run workflow in
|
||||
flutter_version: 3.19.6
|
||||
|
|
Loading…
Reference in a new issue