Skip to content

Commit

Permalink
Revert "Update Jenkins nodes to Ruby 3.0.5"
Browse files Browse the repository at this point in the history
This reverts commit 42a7538.
  • Loading branch information
ehelms authored and evgeni committed Jul 25, 2023
1 parent 0cb3a1f commit 92d8946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/modules/slave/manifests/rvm.pp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
rubygems_version => '3.1.6',
}
slave::rvm_config { 'ruby-3.0':
version => 'ruby-3.0.5',
version => 'ruby-3.0.4',
rubygems_version => '3.2.3',
}
slave::rvm_config { 'ruby-3.1':
Expand Down

0 comments on commit 92d8946

Please sign in to comment.