From 4bb6e4f95f3ace78094da71bec2981fa0954e733 Mon Sep 17 00:00:00 2001 From: Tianpao Date: Wed, 7 Aug 2024 02:25:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/gradle.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 67b70bfa..7a87aed7 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -11,7 +11,7 @@ on: jobs: build: - runs-on: tus-ubuntu-latest + runs-on: TPPC-ubuntu-latest steps: - uses: actions/checkout@v2