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.
1 parent d7b547b commit 307601cCopy full SHA for 307601c
.github/workflows/dart_ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- sdk: [ 2.18.7, stable, beta ]
+ sdk: [ 2.18.7, stable ]
19
steps:
20
- uses: actions/checkout@v3
21
- uses: dart-lang/setup-dart@v1
0 commit comments