From 54fdb2cfc94b28641577684c80afecbaa039b19e Mon Sep 17 00:00:00 2001 From: Anye Date: Thu, 16 Jan 2025 11:44:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/android.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 21985cc..88edbe5 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -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