测time.yaml

This commit is contained in:
严浩
2025-01-10 14:44:42 +08:00
parent cd4ad0a32e
commit 514f127ca8

View File

@@ -3,9 +3,9 @@ on:
jobs: jobs:
job1: job1:
runs-on: ubuntu-latest runs-on: [ubuntu-amd64, ubuntu-arm64]
steps: steps:
- name: step1 - name: step1
run: | run: |
touch somefile touch somefile
time zip -r somefile.zip somefile time zip -r somefile.zip somefile