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