Skip to content

Commit

Permalink
GHA: test on macOS 13 + R-devel
Browse files Browse the repository at this point in the history
This is problematic currently.
  • Loading branch information
gaborcsardi committed Aug 25, 2024
1 parent ab73051 commit 1eefe22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
matrix:
config:
- {os: macos-latest, r: 'release'}
- {os: macos-13, r: 'devel'}

- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
Expand Down

0 comments on commit 1eefe22

Please sign in to comment.