mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Downgrade ruby version
This commit is contained in:
parent
a4ed142410
commit
022673ca30
@ -4,7 +4,7 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: ruby
|
||||
image: ruby:3.1.3
|
||||
commands:
|
||||
- gem update
|
||||
- gem install bundler
|
||||
|
Loading…
Reference in New Issue
Block a user