Skip to content

Commit b687f55

Browse files
aNOOBisTheGodkltsv
authored andcommitted
New flutter version added to CI
Added latest flutter version to CI ___ I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=ru --- Pull Request resolved: #23 commit_hash:2f8abc556ac1ba17c07f1c333635db260c40929e
1 parent a9106ed commit b687f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
# Check the library against the most recent version and the previous minor version
18-
flutter-version: [3.29.2, 3.27.1, 3.24.5]
18+
flutter-version: [3.32.4, 3.29.2, 3.27.1, 3.24.5]
1919
package:
2020
- packages/yx_scope
2121
- packages/yx_scope_flutter

packages/yx_scope_flutter/example/pubspec_overrides.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dependency_overrides:
33
path: ../../yx_scope
44
yx_scope_linter:
55
path: ../../yx_scope_linter
6-
hotreloader: 4.2.0
6+
hotreloader: 4.3.0

0 commit comments

Comments
 (0)