更新 .github/workflows/android.yml
Some checks failed
Android CI / build (push) Has been cancelled

This commit is contained in:
Anye 2025-01-16 10:48:01 +08:00
parent f98ed0212a
commit ef949caaef

View File

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