Skip to content

Commit

Permalink
Update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
darthjee committed Aug 31, 2022
1 parent 09d449a commit ef61a59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ workflows:
jobs:
test:
docker:
- image: darthjee/circleci_ruby_gems:0.5.4
- image: darthjee/circleci_ruby_270:1.1.0
environment:
PROJECT: zyra
steps:
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
command: check_specs
build-and-release:
docker:
- image: darthjee/circleci_ruby_gems:0.5.4
- image: darthjee/circleci_ruby_270:1.1.0
environment:
PROJECT: zyra
steps:
Expand Down

0 comments on commit ef61a59

Please sign in to comment.