From 165579bf559cff298cff04f66e74e48e65a90e4e Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Wed, 29 Apr 2026 19:28:35 -0700 Subject: [PATCH] update --- dev/tasks/r/github.linux.arrow.version.back.compat.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/tasks/r/github.linux.arrow.version.back.compat.yml b/dev/tasks/r/github.linux.arrow.version.back.compat.yml index 3bdd2607b59..7c2695f9563 100644 --- a/dev/tasks/r/github.linux.arrow.version.back.compat.yml +++ b/dev/tasks/r/github.linux.arrow.version.back.compat.yml @@ -73,6 +73,7 @@ jobs: config: # We use the R version that was released at the time of the arrow release in order # to make sure we can download binaries from RSPM. + - { old_arrow_version: '23.0.1.2', r: '4.5' } - { old_arrow_version: '22.0.0.1', r: '4.5' } - { old_arrow_version: '21.0.0.1', r: '4.5' } - { old_arrow_version: '20.0.0.2', r: '4.5' }