mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-19 04:03:06 +08:00
Add PG12 specific output for isolation tests
PG12 isolation tests have labelled output - the label being the session name. Add .out files for PG12
This commit is contained in:
parent
16897d2238
commit
082a9ffedc
@ -251,8 +251,8 @@ jobs:
|
|||||||
|
|
||||||
- if: (type = pull_request) OR (type = cron) OR NOT (branch = master)
|
- if: (type = pull_request) OR (type = cron) OR NOT (branch = master)
|
||||||
stage: test
|
stage: test
|
||||||
name: "Regression 12.1"
|
name: "Regression 12.2"
|
||||||
env: PG_VERSION=12.1
|
env: PG_VERSION=12.2
|
||||||
|
|
||||||
#get codecov info, we only run 11.0 on PRs and the rest in cron
|
#get codecov info, we only run 11.0 on PRs and the rest in cron
|
||||||
- if: (type = pull_request) OR (type = cron) OR NOT (branch = master)
|
- if: (type = pull_request) OR (type = cron) OR NOT (branch = master)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user