Skip to content

Commit 904942a

Browse files
committed
Increase build timeout
1 parent 9a24e46 commit 904942a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
build:
165165
name: Build code-server
166166
runs-on: ubuntu-22.04
167-
timeout-minutes: 60
167+
timeout-minutes: 70
168168
env:
169169
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
170170
DISABLE_V8_COMPILE_CACHE: 1

0 commit comments

Comments
 (0)