Use ubuntu-24.04 Github runner in Android Github workflow

The ubuntu-20.04 actions runner image is deprecated will be fully
unsupported by 2025-04-01 (see https://github.com/actions/runner-images/issues/11101).

Change-Id: Ib6e25b5eef020aa5f3f183638725f7702903954a
This commit is contained in:
Sergiu Deitsch
2025-02-17 21:51:11 +01:00
parent cd8c1074b2
commit bcca8fbd4f
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-20.04
- ubuntu-24.04
abi:
- arm64-v8a
- armeabi-v7a