Skip to content

ci: Misc improvements

James Liu requested to merge jliu/misc-ci-improvements into master

This MR makes two changes to our CI configuration which become necessary due to #6329:

  1. Increase tmpfs by 2GB.
  2. Increase Postgres max_connections and double the shared_buffers cache size.
Edited by James Liu

Merge request reports