Skip to content

Commit

Permalink
chore: disable codecov for jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Oct 13, 2021
1 parent 2665bde commit 079818a
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 @@ -236,10 +236,10 @@ workflows:
- client-r2.4
- tests-ruby:
name: client-jruby
ruby-image: "jruby:9.2.17.0"
ruby-image: "jruby:9.2.18.0-jdk8"
- tests-ruby:
name: APIs-jruby
ruby-image: "jruby:9.2.17.0"
ruby-image: "jruby:9.2.18.0-jdk8"
gemspec-file: influxdb-client-apis.gemspec
path: ./apis
requires:
Expand Down

0 comments on commit 079818a

Please sign in to comment.