Pin ruby image to 3.3.6

This commit is contained in:
valberg 2025-01-07 06:37:26 +00:00
parent 981d87a2a0
commit ed473576bc

View file

@ -3,7 +3,7 @@ name: default
steps:
- name: build
image: ruby
image: ruby:3.3.6
commands:
- gem install bundler:2.2.22
- bundle install