Skip to content

Commit b08817b

Browse files
authored
chore(ci): increase Mac code signing CI limit to 45 minutes (#9217)
1 parent 84d1afd commit b08817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@ jobs:
10481048
environment:
10491049
DEBUG: electron-builder,electron-osx-sign*
10501050
# notarization on Mac can take a while
1051-
no_output_timeout: "30m"
1051+
no_output_timeout: "45m"
10521052
# if this is a forked pull request, the NEXT_DEV_VERSION environment variable
10531053
# won't be set and we will use default version, since we are not going to
10541054
# upload the dev binary build anywhere

0 commit comments

Comments
 (0)