Skip to content

Commit b35ba9c

Browse files
authored
Bump Windows build timeout to 90m (#790)
See #789
1 parent bcf0943 commit b35ba9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
STEPS_GET_LABELS_OUTPUTS_LABELS: ${{ steps.get-labels.outputs.labels }}
111111

112112
build:
113-
timeout-minutes: 60
113+
timeout-minutes: 90
114114
needs:
115115
- generate-matrix
116116
- crate-build

0 commit comments

Comments
 (0)