Skip to content

Commit 02ceca3

Browse files
committed
fix versions
1 parent 0185ac5 commit 02ceca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-dart-build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: [ubuntu-latest, windows-latest]
18-
sdk: ["3.1", "2.25.0"]
18+
sdk: ["3.2.0", "2.19.0"]
1919
sample:
2020
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/
2121
steps:

0 commit comments

Comments
 (0)