From 514f127ca86eca76fd4ace4a1cd4d7897f1bd9c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 10 Jan 2025 14:44:42 +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, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/测time.yaml b/.github/workflows/测time.yaml index 559199f..d446234 100644 --- a/.github/workflows/测time.yaml +++ b/.github/workflows/测time.yaml @@ -3,9 +3,9 @@ on: jobs: job1: - runs-on: ubuntu-latest + runs-on: [ubuntu-amd64, ubuntu-arm64] steps: - name: step1 run: | touch somefile - time zip -r somefile.zip somefile \ No newline at end of file + time zip -r somefile.zip somefile