Skip to content

Commit

Permalink
ci: use stable dart channel
Browse files Browse the repository at this point in the history
  • Loading branch information
blaugold committed Mar 3, 2021
1 parent 1909e23 commit 1f904cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: dart-lang/setup-dart@v0.5
with:
sdk: beta
sdk: stable

- name: Install dependencies
run: pub get
Expand Down

0 comments on commit 1f904cb

Please # to comment.