Skip to content

Commit 05ec976

Browse files
committed
Update workflow to use SDK 3.7
1 parent 15ca3f2 commit 05ec976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
fail-fast: false
5555
matrix:
5656
os: [ubuntu-latest, windows-latest]
57-
sdk: [3.4, dev]
57+
sdk: [3.7, dev]
5858
steps:
5959
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6060
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94

0 commit comments

Comments
 (0)