Skip to content

Commit

Permalink
Merge pull request #1203 from r-lib/update-touchstone-config
Browse files Browse the repository at this point in the history
Update touchstone config
  • Loading branch information
IndrajeetPatil committed May 11, 2024
2 parents 4ec2a1f + 1b9567b commit 0f9625a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions touchstone/config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"os": "ubuntu-latest",
"r": "4.2",
"rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2023-03-01",
"r": "4.4",
"rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/2024-05-01",
"benchmarking_repo": "lorenzwalthert/here",
"benchmarking_ref": "bf0167746da7fe4fb156082bad93c9e5cd3386bd",
"benchmarking_path": "touchstone/sources/here",

}

0 comments on commit 0f9625a

Please sign in to comment.