Skip to content

Commit

Permalink
Additional checks suggested by Gabor
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Nov 29, 2023
1 parent c819a93 commit 6cb7882
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
fail-fast: false
matrix:
config:
# temporary additions re: vetting #524
- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: '4.2'}

- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'release'}
Expand Down

0 comments on commit 6cb7882

Please sign in to comment.