Skip to content

Commit eabc13c

Browse files
committed
update Ruby version in CircleCI config to 3.3.5
1 parent 01144a3 commit eabc13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jobs:
22
build:
33
docker:
4-
- image: cimg/ruby:3.1.2
4+
- image: cimg/ruby:3.3.5
55
environment:
66
RAILS_ENV: test
77
steps:

0 commit comments

Comments
 (0)