Message-ID: From: "fdcastel (@fdcastel)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 05 Mar 2026 18:43:42 +0000 Subject: [postgresql-interfaces/psqlodbc] issue #156: Upgrade GitHub Actions workflow List-Id: X-GitHub-Author-Id: 629408 X-GitHub-Author-Login: fdcastel X-GitHub-Issue: 156 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: closed X-GitHub-Type: issue X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/156 Content-Type: text/plain; charset=utf-8 From #154 Potential improvements: - Install PostgreSQL from a pinned release rather than building it from source, and - Run the x86 and x64 test jobs in parallel. I’ll open a PR to implement these changes.