Skip to content

Commit

Permalink
fix: removed macos from build, for now since only the e2e are failing…
Browse files Browse the repository at this point in the history
… there
  • Loading branch information
svalvaro committed Nov 12, 2024
1 parent d30b75a commit 6a91424
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 @@ -19,7 +19,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 6a91424

Please sign in to comment.