Skip to content

Commit

Permalink
Change CircleCI config file
Browse files Browse the repository at this point in the history
  • Loading branch information
borja committed May 16, 2023
1 parent 6838781 commit 844ec4a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
@@ -1,12 +1,9 @@
version: 2.1

orbs:
ruby: circleci/ruby@1.0

jobs:
build:
docker:
- image: cimg/ruby:3.1.2
- image: cimg/ruby:3.2.2
environment:
BUNDLE_PATH: vendor/bundle
CC_TEST_REPORTER_ID: 0d489bf5520c78ac08ce9c7925f6c5f477047967bf42ec4fe84fcf2a02be53f4
Expand Down

0 comments on commit 844ec4a

Please sign in to comment.