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 5f6e062 commit 8b39de0Copy full SHA for 8b39de0
.github/workflows/test-package.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- sdk: [2.18.0, dev]
+ sdk: [2.19.0, dev]
24
steps:
25
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
26
- uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
@@ -50,7 +50,7 @@ jobs:
50
51
# Add macos-latest and/or windows-latest if relevant for this package.
52
os: [ubuntu-latest]
53
54
55
56
0 commit comments