Skip to content

Commit 2038015

Browse files
committed
Bump Windows build timeout to 90m
1 parent fd9784e commit 2038015

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)