Skip to content

Commit a3b9457

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
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)