We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01144a3 commit eabc13cCopy full SHA for eabc13c
.circleci/config.yml
@@ -1,7 +1,7 @@
1
jobs:
2
build:
3
docker:
4
- - image: cimg/ruby:3.1.2
+ - image: cimg/ruby:3.3.5
5
environment:
6
RAILS_ENV: test
7
steps:
0 commit comments