Skip to content

Commit

Permalink
Merge branch 'master' into fix/pods_acknowledgment_in_multi_project_f…
Browse files Browse the repository at this point in the history
…older
  • Loading branch information
xtreme-shane-lattanzio authored Feb 22, 2022
2 parents 389d17c + c46ad8d commit ad6cef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ task :update_pipeline, [:slack_url, :slack_channel] do |_, args|
puts 'Warning: You should provide slack channel and url to receive slack notifications on build failures'
end

ruby_versions = %w[2.7.5 2.6.9 2.5.7 2.4.9 2.3.8 jruby-9.3.1.0]
ruby_versions = %w[2.7.5 2.6.9 2.5.7 2.4.9 2.3.8]

params = []
params << "ruby_versions=#{ruby_versions.join(',')}"
Expand Down

0 comments on commit ad6cef5

Please sign in to comment.