Skip to content

Flexibility in postgres-version #50

Description

@bkoelman

In v7, it seems impossible to keep the behavior that v6 provided: run the pre-installed version.

For my project, I don't care much which Postgres version is installed, and prefer to rely on the GitHub action images to ship with widely-tested versions instead of the latest (even if that varies per OS). What's worse: the duration of the action went from 7 to 30 seconds (on Ubuntu, Windows is likely much slower than that).

Can you provide the option default for postgres-version, which wouldn't install anything and just start what's preinstalled?
And possibly latest, for users that don't care about the specific version number? That would fit with the idea of using hosted runner images, where the versions of software shift all the time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions