Skip to content

Commit

Permalink
Hotfix: For #163 remove Mac from build matrix for now whilst error is…
Browse files Browse the repository at this point in the history
… traced
  • Loading branch information
seabbs authored Jul 15, 2024
1 parent 3702b00 commit f5abf03
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 @@ -29,7 +29,6 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'release', rtools: ''}
- {os: windows-latest, r: 'release', rtools: '43'}
- {os: ubuntu-latest, r: 'release', rtools: ''}
- {os: ubuntu-latest, r: 'oldrel-1', rtools: ''}
Expand Down

0 comments on commit f5abf03

Please sign in to comment.