Skip to content

Commit

Permalink
Revert "reduce timeout"
Browse files Browse the repository at this point in the history
This reverts commit 8af7411.
assignUser committed Mar 19, 2024
1 parent 7b6fec9 commit 0c48cf3
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
@@ -71,7 +71,7 @@ jobs:
compile:
name: Build
runs-on: 8-core
timeout-minutes: 60
timeout-minutes: 120
env:
CCACHE_DIR: "${{ github.workspace }}/.ccache/"
CCACHE_BASEDIR: "${{ github.workspace }}"

0 comments on commit 0c48cf3

Please sign in to comment.