Skip to content

Commit c56d906

Browse files
Merge pull request #290 from ISISComputingGroup/add_win10
Add System_Tests_Win10
2 parents 8aec23e + 91e6dda commit c56d906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

developer_support_script/check_build_stability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ def process_jobs(jobs: list[str], summary_name: str) -> None:
243243
"System_Tests_static",
244244
"System_Tests_win32",
245245
"System_Tests_galilold",
246+
"System_Tests_Win10",
246247
]
247248
SQUISH_JOBS = [
248249
"System_Tests_Squish",

0 commit comments

Comments
 (0)