ci: merge CPU default and stage-a-cpu-only suites (#20992)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ HW_MAPPING = {
|
||||
|
||||
# Per-commit test suites (run on every PR)
|
||||
PER_COMMIT_SUITES = {
|
||||
HWBackend.CPU: ["default", "stage-a-cpu-only"],
|
||||
HWBackend.CPU: ["stage-a-cpu-only"],
|
||||
HWBackend.AMD: [
|
||||
"stage-a-test-1-amd",
|
||||
"stage-b-test-small-1-gpu-amd",
|
||||
|
||||
Reference in New Issue
Block a user