fix platform and add repos to run stage #73
Annotations
2 errors
amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c Rscript -e \"if (Sys.getenv('ARCH')=='arm64') {options('repos'=c(RHUB='https://raw.githubusercontent.com/r-hub/repos/main/ubuntu-22.04-aarch64/4.4', CRAN='https://cloud.r-project.org'))} else { options('repos'='https://p3m.dev/cran/__linux__/jammy/latest')" did not complete successfully: exit code: 2
|
arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c Rscript -e \"if (Sys.getenv('ARCH')=='arm64') {options('repos'=c(RHUB='https://raw.githubusercontent.com/r-hub/repos/main/ubuntu-22.04-aarch64/4.4', CRAN='https://cloud.r-project.org'))} else { options('repos'='https://p3m.dev/cran/__linux__/jammy/latest')" did not complete successfully: exit code: 2
|