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

[ci] [R-package] increase timeout on valgrind job (#4404)

parent aab8fc18
...@@ -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: 120 timeout-minutes: 180
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