Skip to content

Commit

Permalink
[CI] Remove CMD check on macOS since code coverage runs on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hongyuanjia committed Nov 22, 2021
1 parent 65b974f commit 6608edb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
matrix:
config:
- {os: windows-latest, r: 'release', not_cran: false}
- {os: macOS-latest, r: 'release', not_cran: true}
- {os: ubuntu-20.04, r: 'release', not_cran: true, rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}

env:
Expand Down

0 comments on commit 6608edb

Please sign in to comment.