Skip to content

Commit d1bb29b

Browse files
gha remove macos test
1 parent 633158f commit d1bb29b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
matrix:
2323
config:
2424
- {os: windows-latest, r: 'release', rspm: "https://cran.rstudio.com"}
25-
- {os: macOS-latest, r: 'release', rspm: "https://cran.rstudio.com"}
2625
- {os: ubuntu-24.04, r: 'release', rspm: "https://packagemanager.posit.co/cran/__linux__/noble/latest"}
2726
- {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" }
2827

0 commit comments

Comments
 (0)