Skip to content

Commit

Permalink
Update OS, R version, RSPM source
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikunterwegs committed Jun 6, 2024
1 parent d4bb590 commit ac4d7ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions touchstone/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"os": "ubuntu-20.04",
"r": "4.1.1",
"rspm": "https://packagemanager.rstudio.com/all/__linux__/focal/latest"
"os": "ubuntu-22.04",
"r": "4.4.0",
"rspm": "https://packagemanager.rstudio.com/all/__linux__/jammy/latest"
}

0 comments on commit ac4d7ad

Please sign in to comment.