Skip to content

Commit a63f03e

Browse files
committed
chore: ci version
1 parent e1d923a commit a63f03e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323

2424
- name: Setup Dart
2525
uses: dart-lang/setup-dart@v1
26+
with:
27+
sdk: "3.9.2"
2628

2729
- name: Install lipo (macOS)
2830
if: matrix.os == 'macos-latest'

0 commit comments

Comments
 (0)