mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 05:35:52 +03:00
CI: Bump Android NDK version used in CI to 25.2.9519653
The previous version is no longer able to compile Lagom Clang version 14.0.1 in NDK 24.0.8215888 crashes trying to build Core::Process
This commit is contained in:
parent
26662d7ecd
commit
49b07cda12
Notes:
sideshowbarker
2024-07-17 23:07:41 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/SerenityOS/serenity/commit/49b07cda12 Pull-request: https://github.com/SerenityOS/serenity/pull/17879
@ -36,7 +36,7 @@ jobs:
|
||||
value: g++-12
|
||||
|
||||
- name: ndk_version # only relevant for Android
|
||||
value: '24.0.8215888'
|
||||
value: '25.2.9519653'
|
||||
|
||||
pool:
|
||||
vmImage: $(job_pool)
|
||||
|
Loading…
Reference in New Issue
Block a user