mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-07 09:52:49 +08:00
update flutter version to 3.3.10
This commit is contained in:
parent
24660628a5
commit
5aa4c420a4
2
.github/workflows/flutter-nightly.yml
vendored
2
.github/workflows/flutter-nightly.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
LLVM_VERSION: "10.0"
|
LLVM_VERSION: "10.0"
|
||||||
# Note: currently 3.0.5 does not support arm64 officially, we use latest stable version first.
|
# Note: currently 3.0.5 does not support arm64 officially, we use latest stable version first.
|
||||||
FLUTTER_VERSION: "3.0.5"
|
FLUTTER_VERSION: "3.3.10"
|
||||||
TAG_NAME: "nightly"
|
TAG_NAME: "nightly"
|
||||||
# vcpkg version: 2022.05.10
|
# vcpkg version: 2022.05.10
|
||||||
# for multiarch gcc compatibility
|
# for multiarch gcc compatibility
|
||||||
|
Loading…
Reference in New Issue
Block a user