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 3218083 commit 78e6633Copy full SHA for 78e6633
.github/workflows/dart_ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- sdk: [ 2.12.0, stable ]
+ sdk: [ 2.12.0, 2.19.6 ]
19
steps:
20
- uses: actions/checkout@v2
21
- uses: dart-lang/[email protected]
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments