Skip to content

Commit

Permalink
Turn off macOS github action check for now because it would not work;…
Browse files Browse the repository at this point in the history
… checked macOS on rhub
  • Loading branch information
PaulRegular committed Apr 5, 2022
1 parent e2b6a9d commit 18459da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'release'}
# - {os: macOS-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
Expand Down

0 comments on commit 18459da

Please sign in to comment.