Skip to content

Commit

Permalink
skip checks on macos!
Browse files Browse the repository at this point in the history
issue #3
  • Loading branch information
joethorley committed Apr 11, 2024
1 parent 4c5703b commit c1a681f
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 @@ -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 c1a681f

Please sign in to comment.