We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f10111 commit f0648b2Copy full SHA for f0648b2
.github/workflows/R-CMD-check.yaml
@@ -24,7 +24,7 @@ jobs:
24
config:
25
#- {os: windows-latest, r: 'release'}
26
#- {os: macOS-latest, r: 'release'}
27
- - {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
+ - {os: ubuntu-24.04, r: 'release'}
28
#- {os: ubuntu-20.04, r: 'devel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
29
30
env:
0 commit comments