Skip to content

Commit 1a6f200

Browse files
Include R 4.4, 4.5
1 parent f8ef0c9 commit 1a6f200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check-occasional.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [macOS-latest, windows-latest, ubuntu-latest]
20-
r: ['devel', 'release', '3.5', '3.6', '4.0', '4.1', '4.2', '4.3']
20+
r: ['devel', 'release', '3.5', '3.6', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5']
2121
locale: ['en_US.utf8', 'zh_CN.utf8', 'lv_LV.utf8'] # Chinese for translations, Latvian for collate order (#3502)
2222
exclude:
2323
# only run non-English locale CI on Ubuntu

0 commit comments

Comments
 (0)