测time.yaml
This commit is contained in:
4
.github/workflows/测time.yaml
vendored
4
.github/workflows/测time.yaml
vendored
@@ -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
|
||||
time zip -r somefile.zip somefile
|
||||
|
Reference in New Issue
Block a user