From b6ff0ac10e80efb91f5fc34bbab1859c94553cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 10 Jan 2025 14:58:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8Btime.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测time.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/测time.yaml b/.github/workflows/测time.yaml index d446234..c37e31a 100644 --- a/.github/workflows/测time.yaml +++ b/.github/workflows/测time.yaml @@ -3,7 +3,9 @@ on: jobs: job1: - runs-on: [ubuntu-amd64, ubuntu-arm64] + runs-on: + - ubuntu-amd64 + - ubuntu-latest steps: - name: step1 run: |