Skip to content

Commit

Permalink
Update node version for coveralls container
Browse files Browse the repository at this point in the history
  • Loading branch information
00dav00 committed May 9, 2024
1 parent 36091e6 commit 97f654e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
bundle exec rspec
report-coverage:
docker:
- image: 'circleci/node:10.0.0'
- image: 'cimg/node:22.1.0'
steps:
- coveralls/upload:
parallel_finished: true
Expand Down

0 comments on commit 97f654e

Please sign in to comment.