Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
trying next
  • Loading branch information
amandazimmey authored Jan 1, 2025
1 parent 0eb6734 commit e0d9ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
config:
- { os: ubuntu-latest, r: 'devel' }
- { os: ubuntu-latest, r: 'release' }
- { os: macOS-latest, r: '4.4.1' }
- { os: macOS-latest, r: 'next' }
- { os: windows-latest, r: 'release' }
steps:
- name: Checkout code
Expand Down

0 comments on commit e0d9ec0

Please sign in to comment.