测time.yaml
This commit is contained in:
4
.github/workflows/测time.yaml
vendored
4
.github/workflows/测time.yaml
vendored
@@ -3,7 +3,9 @@ on:
|
||||
|
||||
jobs:
|
||||
job1:
|
||||
runs-on: [ubuntu-amd64, ubuntu-arm64]
|
||||
runs-on:
|
||||
- ubuntu-amd64
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- name: step1
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user