We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f61b5 commit 70b7794Copy full SHA for 70b7794
1 file changed
.gitlab-ci.yml
@@ -15,7 +15,7 @@ variables:
15
RUN_ALL_DATATABLE_TESTS: "yes" ## run optional tests in CI
16
R_REL_VERSION: "4.5" # only raise when RTOOLS for REL is available
17
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"
+ R_DEV_VERSION: "4.7"
19
R_DEV_WIN_BIN: "https://cloud.r-project.org/bin/windows/base/R-devel-win.exe"
20
R_OLD_VERSION: "4.4"
21
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