Archived
1
0

Update Code to 1.80.1 (#6340)

* Update Code to 1.80.1 (#6340)
* Give build workflow more time to run
This commit is contained in:
Olivier Benz
2023-07-20 00:00:31 +02:00
committed by GitHub
parent 070a5a3179
commit 788da5d495
17 changed files with 63 additions and 62 deletions

View File

@ -203,7 +203,7 @@ jobs:
build:
name: Build code-server
runs-on: ubuntu-20.04
timeout-minutes: 30
timeout-minutes: 60
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
steps: