Skip to content

Commit

Permalink
Don't run R CMD check on macOS
Browse files Browse the repository at this point in the history
Testing on macOS kept on throwing errors when checking doppelganger with {vdiffr}.
  • Loading branch information
Thomas Neitmann committed May 19, 2020
1 parent 62364a9 commit f009ba1
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 @@ -13,7 +13,6 @@ jobs:
matrix:
config:
- {os: windows-latest, r: 'release'}
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-16.04, r: 'release', rspm: "https://demo.rstudiopm.com/all/__linux__/xenial/latest"}

env:
Expand Down

0 comments on commit f009ba1

Please sign in to comment.