ci: use postgres version 13 to test migrations (#13767)

This commit is contained in:
Cian Johnston
2024-07-02 18:03:21 +01:00
committed by GitHub
parent 9ee53e5b4e
commit 5ea5db29e9
+1 -1
View File
@@ -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