Skip to content

Commit a3b9457

Browse files
[swift] Extend the timeout for the swift-debugging build
1 parent a0eb6c4 commit a3b9457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-swift-debugging.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
build-extension:
88
runs-on: ubuntu-22.04
9+
timeout-minutes: 360
910
steps:
1011
- uses: actions/checkout@v4
1112
- name: Create .gclient file

0 commit comments

Comments
 (0)