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 0185ac5 commit 02ceca3Copy full SHA for 02ceca3
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.1", "2.25.0"]
+ sdk: ["3.2.0", "2.19.0"]
19
sample:
20
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/
21
steps:
0 commit comments