瀏覽代碼

Use PosgreSQL v12 in the federated tests

feature/compile_get
Egor Kislitsyn 4 年之前
父節點
當前提交
798aa0c335
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 1B49CB15B71E7805
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml 查看文件

@@ -58,7 +58,7 @@ unit-testing:
federated-testing:
stage: test
services:
- name: lainsoykaf/postgres-with-rum
- name: minibikini/postgres-with-rum:12
alias: postgres
command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"]
script:


Loading…
取消
儲存