We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0eb6c4 commit a3b9457Copy full SHA for a3b9457
.github/workflows/build-swift-debugging.yaml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
build-extension:
8
runs-on: ubuntu-22.04
9
+ timeout-minutes: 360
10
steps:
11
- uses: actions/checkout@v4
12
- name: Create .gclient file
0 commit comments