Skip to content

Update Ruby from 2.6 to 3.0 on notify in CI

George Koltsov requested to merge ruby-3.0-in-notify-on-ci into master

Update Ruby from 2.6 to 3.0 on notify jobs notify_upstream_commit:success and notify_upstream_commit:failure in CI.

In the relevant jobs, we are using gitlab Rubygem, which does not officially support Ruby 3.0 https://github.com/NARKOZ/gitlab/runs/1698033311, but I think we can use it even in Ruby 3.0.

(EDIT (2021-04-19) @tnir:) ^ gitlab Rubygem is now officially supporting Ruby 3.0 https://github.com/NARKOZ/gitlab/runs/1698033311

Filed as NARKOZ/gitlab#611

checklist

Edited by George Koltsov

Merge request reports