diff --git a/.crow/build.yaml b/.crow/build.yaml index 26808d3..9268122 100644 --- a/.crow/build.yaml +++ b/.crow/build.yaml @@ -98,7 +98,7 @@ steps: commands: - apk add -q --no-cache curl - curl -s https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/r/r.rb | grep -o 'R-[0-9]*\.[0-9]*\.[0-9]*' | tr -d 'R-' | tr -d '"' | head -n 1 > r-version-to-build.txt - - echo "4.4.3" > r-version-to-build.txt + # - echo "4.1.3" > r-version-to-build.txt - cat r-version-to-build.txt backend_options: kubernetes: