mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Change ruby version
This commit is contained in:
parent
69972406e0
commit
8c4b387b23
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
docker:
|
||||
# Specify the version you desire here
|
||||
# See: https://circleci.com/developer/images/image/cimg/ruby
|
||||
- image: cimg/ruby:3.3
|
||||
- image: cimg/ruby:3.2.3
|
||||
|
||||
# Add steps to the job
|
||||
# See: https://circleci.com/docs/jobs-steps/#steps-overview & https://circleci.com/docs/configuration-reference/#steps
|
||||
|
|
|
|||
Loading…
Reference in a new issue