Unverified Commit 5ef46f93 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] increase valgrind timeout to 5 hours (#5414)

parent 52a50dde
...@@ -7,7 +7,7 @@ on: ...@@ -7,7 +7,7 @@ on:
jobs: jobs:
test-r-valgrind: test-r-valgrind:
name: r-package (ubuntu-latest, R-devel, valgrind) name: r-package (ubuntu-latest, R-devel, valgrind)
timeout-minutes: 240 timeout-minutes: 300
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: wch1/r-debug container: wch1/r-debug
env: env:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment