Skip to content

Commit

Permalink
build on latest R 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Oct 2, 2022
1 parent 982c008 commit 2ed9069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r-cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
config:
- {os: ubuntu-20.04, r: '4.3', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: ubuntu-20.04, r: '4.2.1', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}

env:
INSPIRE_API_ENDPOINT: ${{ secrets.INSPIRE_API_ENDPOINT }}
Expand Down

0 comments on commit 2ed9069

Please sign in to comment.