mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-07-22 11:40:36 -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:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: ruby
|
image: ruby:3.1.3
|
||||||
commands:
|
commands:
|
||||||
- gem update
|
- gem update
|
||||||
- gem install bundler
|
- gem install bundler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue