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