Use stable on CI

This commit is contained in:
shilangyu 2021-03-10 08:36:52 +01:00
parent 0bcc364ee5
commit 6347c36521
1 changed files with 2 additions and 2 deletions

View File

@ -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: |