update llvm version
This commit is contained in:
parent
0838a77908
commit
fb64190075
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flutter-nightly.yml
vendored
2
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
LLVM_VERSION: "10.0"
|
||||
LLVM_VERSION: "15.0.6"
|
||||
# Note: currently 3.0.5 does not support arm64 officially, we use latest stable version first.
|
||||
FLUTTER_VERSION: "3.3.10"
|
||||
TAG_NAME: "nightly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue