Update testing to use postgres-15
This commit is contained in:
parent
e8fc75f2e3
commit
eb72ef3cc5
@ -6,7 +6,7 @@ test:
|
||||
# NOTE: This service is dependant on project file configuration, which is not there if the cache was deleted
|
||||
# resulting in the testing to fail on the first run.
|
||||
services:
|
||||
- name: postgres:13-alpine
|
||||
- name: postgres:15-alpine
|
||||
alias: postgres-test
|
||||
|
||||
variables:
|
||||
|
Loading…
Reference in New Issue
Block a user