Skip to content

Workflow error: Install Win32OpenSSL fails #154

@fdcastel

Description

@fdcastel

I'm working on a PR for #153, but I’m having trouble reproducing the build process.

I only changed main.yml to run on pushes from any branch:

on:
  push:
    branches: [ "*" ]
  pull_request:
    branches: [ "*" ]

But it is failing with

Image

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions