File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- liberapay : lijy91
1
+ github : lijy91
Original file line number Diff line number Diff line change 14
14
- uses : subosito/flutter-action@v2
15
15
with :
16
16
channel : stable
17
- flutter-version : 3.19.6
17
+ flutter-version : 3.22.2
18
18
- run : |
19
19
sudo apt-get update -y
20
20
sudo apt-get install -y ninja-build libgtk-3-dev libappindicator3-dev xvfb
28
28
- uses : subosito/flutter-action@v2
29
29
with :
30
30
channel : stable
31
- flutter-version : 3.19.6
31
+ flutter-version : 3.22.2
32
32
- run : flutter config --enable-macos-desktop
33
33
- run : cd example && flutter build macos -v
34
34
# Blocked by https://github.com/flutter/flutter/issues/118469
40
40
- uses : subosito/flutter-action@v2
41
41
with :
42
42
channel : stable
43
- flutter-version : 3.19.6
43
+ flutter-version : 3.22.2
44
44
- run : cd example && flutter build windows -v
45
45
- run : cd example && flutter test integration_test -v
You can’t perform that action at this time.
0 commit comments