release-candidate: Set timeout-minutes on signing step.

Otherwise we tend to miss the 5 minute window for approving the
signing request.
This commit is contained in:
John MacFarlane
2026-02-01 19:21:00 +01:00
parent 9c20cebb6d
commit 893a00bcc2
+1
View File
@@ -88,6 +88,7 @@ jobs:
github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
wait-for-completion: true
output-artifact-directory: 'windows-release-candidate'
timeout-minutes: 120
- name: upload-signed-artifact
id: upload-signed-artifact