Skip to content

Commit 7d9bf79

Browse files
committed
Try focal
1 parent c2d4d46 commit 7d9bf79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tasks/tasks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,8 +1012,8 @@ tasks:
10121012

10131013
{% for r_org, r_image, r_tag in [("rhub", "ubuntu-release", "latest"),
10141014
("rocker", "r-ver", "latest"),
1015-
("rstudio", "r-base", "4.2-noble"),
1016-
("rstudio", "r-base", "4.1-noble")] %}
1015+
("rstudio", "r-base", "4.2-focal"),
1016+
("rstudio", "r-base", "4.1-focal")] %}
10171017
test-r-{{ r_org }}-{{ r_image }}-{{ r_tag }}:
10181018
ci: azure
10191019
template: r/azure.linux.yml

0 commit comments

Comments
 (0)