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 8e2ccba0189..774c3e09f4c 100644 --- a/dev/tasks/r/github.linux.arrow.version.back.compat.yml +++ b/dev/tasks/r/github.linux.arrow.version.back.compat.yml @@ -73,7 +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: '22.0.0', 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' } - { old_arrow_version: '20.0.0', r: '4.5' }