ci: run Stage A CUDA tests as stage-a-test-small-1-gpu on 5090 (#20988)

This commit is contained in:
Lianmin Zheng
2026-03-20 02:55:16 -07:00
committed by GitHub
parent fa89d152c0
commit c1da420799
12 changed files with 78 additions and 100 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ inputs:
jobs:
description: |
JSON array of job specs to wait for. Each element is either:
- a string: exact job name (e.g. "stage-a-test-1")
- a string: exact job name (e.g. "stage-a-test-small-1-gpu")
- an object { "prefix": "...", "expected_count": N }: for matrix jobs
required: true
max-wait-minutes: