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 e1d923a commit a63f03eCopy full SHA for a63f03e
.github/workflows/ci.yml
@@ -23,6 +23,8 @@ jobs:
23
24
- name: Setup Dart
25
uses: dart-lang/setup-dart@v1
26
+ with:
27
+ sdk: "3.9.2"
28
29
- name: Install lipo (macOS)
30
if: matrix.os == 'macos-latest'
0 commit comments