mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
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:
@@ -17,7 +17,7 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-20.04
|
||||
- ubuntu-24.04
|
||||
abi:
|
||||
- arm64-v8a
|
||||
- armeabi-v7a
|
||||
|
||||
Reference in New Issue
Block a user