Skip to content

Commit

Permalink
ptch: change channel to beta for nullsafety
Browse files Browse the repository at this point in the history
  • Loading branch information
bharat-1809 committed Feb 22, 2021
1 parent 31a7423 commit 085786b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
channel: [stable] # FIXME: Add the beta and dev channels when the test issue is resolved with layout test
channel: [beta]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 085786b

Please sign in to comment.