Skip to content

Commit

Permalink
Update timeout-minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
LcJuves committed Aug 2, 2023
1 parent 238a9fb commit c9fe1c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeoss-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
RUST_VERSION: 1.65.0
CODE_ICO_URL: https://github.com/LcJuves/vscode/raw/94cba4eb314f52fd18b47b72459954fda65302d0/resources/win32/code.ico
VSCODE_STEP_ON_IT: false
CACHE_VERSION: 1690988493
CACHE_VERSION: 1690995880
PUBLISH_NAME: dev_test_part24
PUBLISH_TAG_NAME: dev_test_part24
PRE_RELEASE: true
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
compile:
name: Compile
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 60
env:
VSCODE_ARCH: x64

Expand Down

0 comments on commit c9fe1c8

Please sign in to comment.