Message-ID: From: "fdcastel (@fdcastel)" To: "postgresql-interfaces/psqlodbc" Date: Thu, 12 Feb 2026 15:13:25 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #154: Workflow error: Install Win32OpenSSL fails In-Reply-To: References: List-Id: X-GitHub-Author-Login: fdcastel X-GitHub-Comment-Id: 3891533499 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 154 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/154#issuecomment-3891533499 Content-Type: text/plain; charset=utf-8 Oh man… the build is _still_ running. 😅 I suppose this is probably only on the first run because of the GitHub cache -- but still… **Would you be open to a PR to modernize the current workflow?** Possible improvements: - install PostgreSQL from a pinned release (instead of building from source), and - run x86 and x64 test jobs in parallel _Of course, I'm a complete newbie, so I might be missing something 😄 -- If there are solid reasons for keeping it as-is, I totally understand._