Skip to content

Commit cbc53b5

Browse files
committed
test(ci): check if macos build is stable on nix-darwin host
Signed-off-by: markoburcul <marko@status.im>
1 parent a814e5c commit cbc53b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/Jenkinsfile.macos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pipeline {
2929
disableRestartFromStage()
3030
timestamps()
3131
ansiColor('xterm')
32-
/* This also includes wait time in the queue. */
32+
/* This also includes wait time in the queue.*/
3333
timeout(time: 24, unit: 'HOURS')
3434
/* Limit builds retained. */
3535
buildDiscarder(logRotator(

0 commit comments

Comments
 (0)