Skip to content

Commit 615380d

Browse files
authored
Add testing on Dart 2.12.0 (#545)
1 parent bf1cb9b commit 615380d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
matrix:
4848
# Add macos-latest and/or windows-latest if relevant for this package.
4949
os: [ubuntu-latest]
50-
sdk: [dev]
50+
sdk: [2.12.0, dev]
5151
steps:
5252
- uses: actions/checkout@v2
5353
- uses: dart-lang/[email protected]

0 commit comments

Comments
 (0)