mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Increase build timeout
This commit is contained in:
parent
9a24e467b2
commit
904942a194
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -164,7 +164,7 @@ jobs:
|
||||
build:
|
||||
name: Build code-server
|
||||
runs-on: ubuntu-22.04
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 70
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
DISABLE_V8_COMPILE_CACHE: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user