File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5959 fail-fast : false # To see all Dart SDKs that fail, also sometimes with more helpful errors.
6060 matrix :
6161 os :
62- - windows-2022
63- - macos-14
62+ - windows-2025
63+ - macos-15
6464 - ubuntu-24.04
6565 sdk :
6666 # Test latest available and lowest supported SDK (see dev-doc/updating-dart-flutter-and-dependencies.md).
@@ -103,9 +103,9 @@ jobs:
103103 fail-fast : false
104104 matrix :
105105 os :
106- - macos-14
106+ - macos-15
107107 - ubuntu-24.04
108- - windows-2022 # Flutter 2.9 and newer need Visual Studio 2022 to build for desktop
108+ - windows-2025
109109 flutter-version :
110110 # Test latest available and lowest supported SDK (see dev-doc/updating-dart-flutter-and-dependencies.md).
111111 # Pick a concrete version instead of "latest" to avoid builds breaking due to changes in new SDKs.
You can’t perform that action at this time.
0 commit comments