Skip to content

Commit

Permalink
Remove macOS checks again
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinmetz committed Jul 27, 2023
1 parent 016aaf6 commit f4a0518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Expand Up @@ -18,7 +18,6 @@ jobs:
fail-fast: false
matrix:
config:
- {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 f4a0518

Please sign in to comment.