Use stable on CI
This commit is contained in:
parent
0bcc364ee5
commit
6347c36521
|
@ -90,7 +90,7 @@ jobs:
|
|||
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: "dev"
|
||||
channel: "stable"
|
||||
|
||||
- name: Get additional dependencies
|
||||
run: |
|
||||
|
@ -125,7 +125,7 @@ jobs:
|
|||
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: "dev"
|
||||
channel: "stable"
|
||||
|
||||
- name: Enable windows support
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue