We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1e7f8 commit e31b82dCopy full SHA for e31b82d
.github/workflows/test-package.yml
@@ -59,7 +59,7 @@ jobs:
59
fail-fast: false
60
matrix:
61
os: [ubuntu-latest]
62
- sdk: [3.6.0, dev]
+ sdk: [3.7.0, dev]
63
steps:
64
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
65
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
0 commit comments