Skip to content

Commit

Permalink
Merge pull request #1023 from StackStorm/fix/ci-deploy
Browse files Browse the repository at this point in the history
Bump ruby 2.6 -> 2.7 to fix packagecloud deploy step
  • Loading branch information
arm4b committed Nov 23, 2023
2 parents baa16d8 + d18bd84 commit a614154
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 a614154

Please sign in to comment.