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:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ruby
|
image: ruby:3.3.6
|
||||||
commands:
|
commands:
|
||||||
- gem install bundler:2.2.22
|
- gem install bundler:2.2.22
|
||||||
- bundle install
|
- bundle install
|
||||||
|
|
Loading…
Reference in a new issue