更新 .github/workflows/android.yml
All checks were successful
Android CI / build (push) Successful in 8m15s

This commit is contained in:
Anye 2025-01-16 11:44:22 +08:00
parent ef949caaef
commit 54fdb2cfc9

View File

@ -12,7 +12,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest:docker://catthehacker/ubuntu:full-latest
runs-on: ubuntu-latest-full
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17