Skip to content

Commit e1d923a

Browse files
committed
Revert "ci: pin dart sdk to 3.9.2 for stable formatting"
This reverts commit 4deb4f5.
1 parent 4deb4f5 commit e1d923a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

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

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

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

0 commit comments

Comments
 (0)