Skip to content

Commit a614154

Browse files
authored
Merge pull request #1023 from StackStorm/fix/ci-deploy
Bump ruby 2.6 -> 2.7 to fix packagecloud deploy step
2 parents baa16d8 + d18bd84 commit a614154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- el8
151151
deploy:
152152
docker:
153-
- image: ruby:2.6.3
153+
- image: ruby:2.7
154154
environment:
155155
ARTIFACTS: /home/circleci/artifacts
156156
DISTROS: bionic focal el7 el8

0 commit comments

Comments
 (0)