**Describe the bug** Trying out the `setup-r` action errors on the new `windows-11-arm` runner with: ``` > Run r-lib/actions/setup-r@v2 Error: Error: Failed to resolve R version release at https://api.r-hub.io/rversions/resolve/release/win/arm64. ``` **To Reproduce** Failed workflow run & file here: https://github.com/stan-dev/math/actions/runs/14557296310/job/40835887510 Thanks!