We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02cb83d + a9a9949 commit e8baa57Copy full SHA for e8baa57
.github/workflows/dart_ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- sdk: [ stable, beta, dev ]
+ sdk: [ stable, beta ]
18
steps:
19
- uses: actions/checkout@v2
20
- uses: dart-lang/setup-dart@v1
0 commit comments