Skip to content

Commit d18bd84

Browse files
authored
Bump ruby 2.6 -> 2.7 to fix packagecloud deploy step
See StackStorm/st2#6068
1 parent baa16d8 commit d18bd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
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)