diff --git a/touchstone/config.json b/touchstone/config.json index f9f10879..63e7fe10 100644 --- a/touchstone/config.json +++ b/touchstone/config.json @@ -1,8 +1,5 @@ { "os": "ubuntu-20.04", "r": "4.1.1", - "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2022-01-07+MTo3NDQwNTcyLDI6NDUyNjIxNTs0QzU3NUZBRQ", - // "benchmarking_repo": "lorenzwalthert/here", - // "benchmarking_ref": "ca9c8e69c727def88d8ba1c8b85b0e0bcea87b3f", - "benchmarking_path": "touchstone/sources/here", + "rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/latest" }