Skip to content

Commit

Permalink
reduce timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser authored Mar 16, 2024
1 parent 425e15a commit 8af7411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
compile:
name: Build
runs-on: 8-core
timeout-minutes: 120
timeout-minutes: 60
env:
CCACHE_DIR: "${{ github.workspace }}/.ccache/"
CCACHE_BASEDIR: "${{ github.workspace }}"
Expand Down

0 comments on commit 8af7411

Please sign in to comment.