Skip to content

Commit 582a3fa

Browse files
committed
Anticipate the version roll
1 parent 881a0a3 commit 582a3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/tidyverse.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ tidy_release_test_env <- function() {
214214

215215
c(
216216
"",
217-
use_bullet("GitHub Actions (ubuntu-16.04)", c("3.2", "3.3", "oldrel", "release", "devel")),
217+
use_bullet("GitHub Actions (ubuntu-16.04)", c("3.3", "3.4", "3.5", "oldrel", "release", "devel")),
218218
use_bullet("GitHub Actions (windows)", "release"),
219219
use_bullet("Github Actions (macOS)", c("release", "devel")),
220220
use_bullet("win-builder", "devel"),

0 commit comments

Comments
 (0)