Skip to content

Commit 5c725cb

Browse files
Add System_Tests_Squish_Win11
1 parent b776e6f commit 5c725cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_support_script/check_build_stability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,6 @@ def process_jobs(jobs, summary_name):
243243
"System_Tests_galilold",
244244
"System_Tests_Win11",
245245
]
246-
SQUISH_JOBS = ["System_Tests_Squish"]
246+
SQUISH_JOBS = ["System_Tests_Squish", "System_Tests_Squish_Win11"]
247247
process_jobs(EPICS_JOBS, "EPICS")
248248
process_jobs(SQUISH_JOBS, "SQUISH")

0 commit comments

Comments
 (0)