Update toolchain to version 19. Update codeowners. Fix amap analyze. (#1986)
* Up toolchain to 19 * Fix amap_analyse.yml * Github: update codeowners Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ if not [%FBT_NOENV%] == [] (
|
||||
exit /b 0
|
||||
)
|
||||
|
||||
set "FLIPPER_TOOLCHAIN_VERSION=17"
|
||||
set "FLIPPER_TOOLCHAIN_VERSION=19"
|
||||
|
||||
if [%FBT_TOOLCHAIN_ROOT%] == [] (
|
||||
set "FBT_TOOLCHAIN_ROOT=%FBT_ROOT%\toolchain\x86_64-windows"
|
||||
|
||||
Reference in New Issue
Block a user