forked from cryptohagen.dk/website
Pin ruby image to 3.3.6
This commit is contained in:
parent
981d87a2a0
commit
ed473576bc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue