Skip to content

Commit

Permalink
increase timeout minutes to 500
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <[email protected]>
  • Loading branch information
thehajime committed Jul 10, 2024
1 parent 49f4cda commit 4561940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
arch: amd64
cc: clang
cxx: clang++
timeout-minutes: 100
timeout-minutes: 500
env:
CCACHE_DIR: ${{ github.workspace }}/.ccache
USE_CCACHE: 1
Expand Down

0 comments on commit 4561940

Please sign in to comment.