Update build.yml

This commit is contained in:
Star1xr 2026-03-29 17:03:54 +03:00 committed by GitHub
parent 7159a3f0ae
commit 8f88471465
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build-android-armv7a:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2