Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenkewu committed May 5, 2024
1 parent 7b77e12 commit 7dee86c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-12, r: 'release'}
- {os: macOS-latest, r: 'release'}
#- {os: macOS-12, r: 'release'}
#- {os: windows-latest, r: 'release', rtools: '42'}
## - {os: ubuntu-latest, r: 'devel', rtools: '' , http-user-agent: 'release'}
#- {os: ubuntu-latest, r: 'release', rtools: ''}
Expand Down

0 comments on commit 7dee86c

Please sign in to comment.