alterisian / helloworld

#helloworld_rb Lets get the ruby world collaborating all around the world. * First, lets get 1 line commits as everyone says hello. The simplest possible thing, to do. Then, we can have a mob programming meetup to further get everyone working together.
https://alterisian.github.io/helloworld/
6 stars 12 forks source link

Update the CI ruby version #45

Open alterisian opened 1 year ago

alterisian commented 1 year ago

Assuming we're not using tzf, what ruby version do we need to define in there ?

Currently fails: https://github.com/alterisian/helloworld/pull/44

3.1.x?

alterisian commented 1 year ago

It looks like the codespace defaults to ruby 3.1.4 - it maybe that this is what we want, or will work for now. But we may need the tzf version dependency. I believe we can setup the codespace (default) to always use the same ruby version.