Skip to content

Commit

Permalink
Stop CI on macOS, segfault issue likely due to system setup and diffe…
Browse files Browse the repository at this point in the history
…rence in compilers of libraries r-lib/actions#780, r-lib/devtools#1292
  • Loading branch information
Shians committed Aug 21, 2024
1 parent 32c23bf commit b5cc72c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macos-13, 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 b5cc72c

Please sign in to comment.