postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: fdcastel (@fdcastel) <[email protected]>
To: postgresql-interfaces/psqlodbc <[email protected]>
Subject: [postgresql-interfaces/psqlodbc] issue #154: Workflow error: Install Win32OpenSSL fails
Date: Thu, 12 Feb 2026 05:04:12 +0000
Message-ID: <[email protected]> (raw)
I'm working on a PR for #153, but I’m having trouble reproducing the build process.
I only changed [`main.yml`](https://github.com/postgresql-interfaces/psqlodbc/blob/main/.github/workflows/main.yml) to run on pushes from any branch:
```yaml
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
```
But it is failing with
<img width="902" height="441" alt="Image" src="https://github.com/user-attachments/assets/94723c60-ce5a-4c56-b227-c6d6221fb48a"; />
Also, do we really need to build PostgreSQL from source just to test the ODBC driver? Couldn’t we use the latest stable installer or prebuilt artifacts instead?
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://postgresql-interfaces/psqlodbc
Cc: [email protected], [email protected]
Subject: Re: [postgresql-interfaces/psqlodbc] issue #154: Workflow error: Install Win32OpenSSL fails
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox