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 02ceca3 commit 9e1d934Copy full SHA for 9e1d934
1 file changed
.github/workflows/samples-dart-build-test.yaml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, windows-latest]
18
- sdk: ["3.2.0", "2.19.0"]
+ sdk: ["3.5.0", "2.19.0"]
19
sample:
20
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/
21
steps:
0 commit comments