Commit 607166f
committed
[ci] Fix window version to 2022
flutter engine's window build uses Window SDKs 10.0.22621.0.
`window-2025` runner in gitHub actions no longer supports the `10.0.22621.0` SDK.
I tried several actions to install `10.0.22621.0` SDK,
but encountered other errors. This issue need to more investigation.
https://github.com/flutter-tizen/flutter/actions/runs/17605572998/job/500155584321 parent 6364efa commit 607166f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments