Skip to content

Commit 4b55e7b

Browse files
debian-12 to ubuntu
1 parent 95f4d87 commit 4b55e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- {os: windows-latest, r: 'release', rspm: "https://cran.rstudio.com"}
2626
- {os: macOS-latest, r: 'release', rspm: "https://cran.rstudio.com"}
2727
- {os: ubuntu-24.04, r: 'release', rspm: "https://packagemanager.posit.co/cran/__linux__/noble/latest"}
28-
- {os: debian-12, r: 'devel', rspm: "https://packagemanager.posit.co/cran/__linux__/bookworm/latest", http-user-agent: "R/4.1.0 (ubuntu-latest) R (4.1.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
28+
- {os: ubuntu-24.04, r: 'devel', rspm: "https://packagemanager.posit.co/cran/__linux__/noble/latest", http-user-agent: "R/4.1.0 (ubuntu-latest) R (4.1.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
2929

3030
env:
3131
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)