File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v2
1515 with :
16- flutter-version : " 3.32 .0"
16+ flutter-version : " 3.44 .0"
1717 channel : " stable"
1818 - run : |
1919 sudo apt-get update
3030 - uses : actions/checkout@v3
3131 - uses : subosito/flutter-action@v2
3232 with :
33- flutter-version : " 3.32 .0"
33+ flutter-version : " 3.44 .0"
3434 channel : " stable"
3535 - uses : bluefireteam/melos-action@v3
3636 - working-directory : ./packages/window_manager/example
4343 # - uses: actions/checkout@v3
4444 # - uses: subosito/flutter-action@v2
4545 # with:
46- # flutter-version: "3.32 .0"
46+ # flutter-version: "3.44 .0"
4747 # channel: "stable"
4848 # - uses: bluefireteam/melos-action@v3
4949 # - working-directory: ./packages/window_manager/example
5656 - uses : actions/checkout@v3
5757 - uses : subosito/flutter-action@v2
5858 with :
59- flutter-version : " 3.32 .0"
59+ flutter-version : " 3.44 .0"
6060 channel : " stable"
6161 - uses : bluefireteam/melos-action@v3
6262 - working-directory : ./packages/window_manager/example
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : subosito/flutter-action@v2
1515 with :
16- flutter-version : " 3.32 .0"
16+ flutter-version : " 3.44 .0"
1717 channel : " stable"
1818 - uses : bluefireteam/melos-action@v3
1919 - run : melos run analyze
2424 - uses : actions/checkout@v3
2525 - uses : subosito/flutter-action@v2
2626 with :
27- flutter-version : " 3.32 .0"
27+ flutter-version : " 3.44 .0"
2828 channel : " stable"
2929 cache : true
3030 - uses : bluefireteam/melos-action@v3
31- - run : melos run format-check
31+ - run : melos run format-check
Original file line number Diff line number Diff line change 1414 - uses : subosito/flutter-action@v2
1515 with :
1616 channel : stable
17- flutter-version : " 3.32 .0"
17+ flutter-version : " 3.44 .0"
1818 - run : |
1919 sudo apt-get update -y
2020 sudo apt-get install -y ninja-build libgtk-3-dev libayatana-appindicator3-dev xvfb
2828 - uses : subosito/flutter-action@v2
2929 with :
3030 channel : stable
31- flutter-version : " 3.32 .0"
31+ flutter-version : " 3.44 .0"
3232 - uses : bluefireteam/melos-action@v3
3333 # Blocked by https://github.com/flutter/flutter/issues/118469
3434 # - working-directory: ./packages/window_manager/example
4040 - uses : subosito/flutter-action@v2
4141 with :
4242 channel : stable
43- flutter-version : " 3.32 .0"
43+ flutter-version : " 3.44 .0"
4444 - uses : bluefireteam/melos-action@v3
4545 - working-directory : ./packages/window_manager/example
4646 run : flutter test integration_test -v
You can’t perform that action at this time.
0 commit comments