Skip to content

ci: fix not honoring PACKAGES setting in gha Windows runners - #157

Merged
thaJeztah merged 2 commits into
moby:mainfrom
kolyshkin:fix-packages
Sep 23, 2024
Merged

ci: fix not honoring PACKAGES setting in gha Windows runners#157
thaJeztah merged 2 commits into
moby:mainfrom
kolyshkin:fix-packages

Conversation

@kolyshkin

Copy link
Copy Markdown
Collaborator

Fixes#156.

This might fix issue 156.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Otherwise it's displayed using the first line of the run: argument, i.e.
like this:
> Run # This corresponds with the list in Makefile:1, but omits the "userns"
which is a bit confusing.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>

@thaJeztahthaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
thaJeztah merged commit 29394de into moby:mainSep 23, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: PACKAGES hack doesn't work on Windows

2 participants

@kolyshkin@thaJeztah