Skip to content

Commit

Permalink
Bump CircleCI ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksylvest committed Oct 27, 2024
1 parent b9b099a commit 41d64c4
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 @@ -5,7 +5,7 @@ orbs:
executors:
default:
docker:
- image: cimg/ruby:3.3.4
- image: cimg/ruby:3.3.5
- image: cimg/postgres:16.0
environment:
POSTGRES_USER: circleci
Expand Down

0 comments on commit 41d64c4

Please sign in to comment.