Add PostgreSQL 14 builds
Compare changes
Files
2+ 1
− 13
@@ -132,24 +132,12 @@ build do
@@ -132,24 +132,12 @@ build do
shellout!("#{embedded_bin('gem')} install google-protobuf --version #{protobuf_version} --platform=ruby", env: env)
ruby_ver = shellout!("#{embedded_bin('ruby')} -e 'puts RUBY_VERSION.match(/\\d+\\.\\d+/)[0]'", env: env).stdout.chomp