Skip to content

Commit

Permalink
Update to use postgresql 15 for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lnguyen committed Jan 25, 2023
1 parent 1d15d99 commit 4e1c322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,9 @@ jobs:
- task: tests
privileged: true
file: bosh-src/ci/tasks/test-integration.yml
params:
DB: postgresql
DB_VERSION: 15

- name: promote
serial: true
Expand Down

0 comments on commit 4e1c322

Please sign in to comment.