Skip to content

Commit

Permalink
Update OS to Ubuntu 22.04 for tests on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrandin committed Oct 31, 2024
1 parent d11804f commit b204f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
config:
# - {os: windows-latest, r: 'release'}
# - {os: macOS-latest, r: 'release'}
- {os: ubuntu-22.04.5, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: ubuntu-22.04, r: 'release'}
# - {os: ubuntu-20.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}

env:
Expand Down

0 comments on commit b204f0b

Please sign in to comment.