update ci workflow (#4257)

action image update for
https://github.com/actions/runner-images/issues/11101
This commit is contained in:
xiongguangjie
2025-04-18 09:54:31 +08:00
committed by GitHub
parent beff8c0527
commit 97b81ea179
6 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ name: Android
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- name: 下载源码