mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-05-13 13:32:15 -04:00
Downgrade ruby version
This commit is contained in:
parent
a4ed142410
commit
022673ca30
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ type: docker
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: ruby
|
||||
image: ruby:3.1.3
|
||||
commands:
|
||||
- gem update
|
||||
- gem install bundler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue