Skip to content

Commit

Permalink
Bump ruby 2.6 -> 2.7 to fix packagecloud deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
arm4b authored Nov 23, 2023
1 parent baa16d8 commit d18bd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- el8
deploy:
docker:
- image: ruby:2.6.3
- image: ruby:2.7
environment:
ARTIFACTS: /home/circleci/artifacts
DISTROS: bionic focal el7 el8
Expand Down

0 comments on commit d18bd84

Please sign in to comment.