Consistent Ruby version in GitHub workflows / rubocop + Fix amazonlinux build #1178
ci.yml
on: pull_request
Rubocop + Rails Test
53s
Test Amazonlinux Docker Build
3m 55s
Annotations
1 error
Test Amazonlinux Docker Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone https://github.com/rbenv/rbenv.git ~/.rbenv && echo 'export PATH=\"$HOME/.rbenv/bin:$PATH\"' >> ~/.bashrc && echo 'eval \"$(rbenv init -)\"' >> ~/.bashrc && git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build && ~/.rbenv/bin/rbenv install 3.3.6 && ~/.rbenv/bin/rbenv global 3.3.6 && ~/.rbenv/bin/rbenv rehash" did not complete successfully: exit code: 1
|