测time.yaml

This commit is contained in:
严浩
2025-01-10 14:58:48 +08:00
parent 514f127ca8
commit b6ff0ac10e

View File

@@ -3,7 +3,9 @@ on:
jobs: jobs:
job1: job1:
runs-on: [ubuntu-amd64, ubuntu-arm64] runs-on:
- ubuntu-amd64
- ubuntu-latest
steps: steps:
- name: step1 - name: step1
run: | run: |