From a329699fca37835ac88f2e6868e9f3f563b27c05 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Thu, 26 Sep 2024 12:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2mips=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E7=9A=84ubuntu=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building-deb.yml b/.github/workflows/building-deb.yml index 2e693dc..1a4c739 100755 --- a/.github/workflows/building-deb.yml +++ b/.github/workflows/building-deb.yml @@ -153,7 +153,7 @@ jobs: mips64: - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - name: Clone Repository To Get Script run: |