Skip to content

Commit 70b7794

Browse files
authored
GLCI: update R-devel version (#7697)
The 4.6.0 release cycle has started; R-devel is 4.7.0 now.
1 parent f2f61b5 commit 70b7794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ variables:
1515
RUN_ALL_DATATABLE_TESTS: "yes" ## run optional tests in CI
1616
R_REL_VERSION: "4.5" # only raise when RTOOLS for REL is available
1717
R_REL_WIN_BIN: "https://cloud.r-project.org/bin/windows/base/old/4.5.0/R-4.5.0-win.exe"
18-
R_DEV_VERSION: "4.6"
18+
R_DEV_VERSION: "4.7"
1919
R_DEV_WIN_BIN: "https://cloud.r-project.org/bin/windows/base/R-devel-win.exe"
2020
R_OLD_VERSION: "4.4"
2121
R_OLD_WIN_BIN: "https://cloud.r-project.org/bin/windows/base/old/4.4.3/R-4.4.3-win.exe"

0 commit comments

Comments
 (0)