Skip to content

Commit

Permalink
Switch to Ubuntu 18.04 since 16.04 is no longer supported as a GitHub…
Browse files Browse the repository at this point in the history
…-hosted runner
  • Loading branch information
StevenMMortimer committed Mar 2, 2022
1 parent 35053ec commit 7a39efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-05-R-CMD-check-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
max-parallel: 1
matrix:
config:
- {os: ubuntu-16.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
- {os: ubuntu-18.04, r: 'release'}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit 7a39efb

Please sign in to comment.