mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
ci: use postgres version 13 to test migrations (#13767)
This commit is contained in:
@@ -180,7 +180,7 @@ jobs:
|
||||
|
||||
- name: Test migrations from current ref to main
|
||||
run: |
|
||||
make test-migrations
|
||||
POSTGRES_VERSION=13 make test-migrations
|
||||
|
||||
# Setup GCloud for signing Windows binaries.
|
||||
- name: Authenticate to Google Cloud
|
||||
|
||||
Reference in New Issue
Block a user