You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 20.04 comes with Ruby 2.7, same as we were installing.
Ubuntu 22.04 comes with Ruby 3.0, which is supported by Jekyll 4.x
just fine, same as Ruby 3.1 and Ruby 3.2. As long as we don't use
ubuntu-latest for this job, we already control the major+minor
version of Ruby by proxy of choosing the Debian package channel
(i.e. Ubuntu version).
0 commit comments