From 3fd7d788ccc47502e6741b236afd269a40e194d9 Mon Sep 17 00:00:00 2001 From: fy Date: Wed, 16 Oct 2024 05:40:21 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=BC=96=E8=AF=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-build.yml b/.github/workflows/auto-build.yml index 8a11756..4104d74 100644 --- a/.github/workflows/auto-build.yml +++ b/.github/workflows/auto-build.yml @@ -641,7 +641,7 @@ jobs: preparation: name: Compressed Files Preparation - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 needs: - pc-pack - android-build