测time.yaml
Some checks are pending
/ job2 (push) Successful in -8s
/ job3 (push) Has been skipped
/ hashFiles (push) Successful in -8s
/ go-hashfiles (push) Successful in 48s
/ Cache-Java-Test (push) Successful in 11s
/ opt_hostedtoolcache (push) Successful in -36s
/ job1 (push) Waiting to run

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