Skip to content

Commit

Permalink
Also check on next R version
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Mar 31, 2024
1 parent 713fb0b commit 4aa8e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# use 4.1 to check with rtools40's older compiler
- {os: windows-latest, r: '4.1'}

# Use older ubuntu to maximise backward compatibility
- {os: ubuntu-latest, r: 'next'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release', locale: 'en_US'}
- {os: ubuntu-latest, r: 'release', http-user-agent: 'release', locale: 'zh_CN'}
Expand Down

0 comments on commit 4aa8e91

Please sign in to comment.