Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build the three binaries in this repo from the ci #208

Merged
merged 1 commit into from Apr 22, 2021

Conversation

dcantah
Copy link
Contributor

@dcantah dcantah commented Apr 22, 2021

Even though this repo is normally used as a dependency, there are some sample binaries and tools built out of here. This just makes sure they still build after changes

Signed-off-by: Daniel Canter dcanter@microsoft.com

Even though this repo is normally used as a dependency, there are some
sample binaries and tools built out of here. This just makes sure they still build
in the CI.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah requested a review from a team as a code owner April 22, 2021 01:49
@dcantah dcantah merged commit a6ee88c into microsoft:master Apr 22, 2021
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.15.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

we should update the go version in the modules too, but I'm not sure if we want to do that before we make a 0.4.x release to address the breaking changes in moby moby/moby#42307

Sign up for free to 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.

None yet

3 participants