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

ci: disable Docker integration tests on 386 (backport) #390

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

xenoscopic
Copy link
Member

What does this pull request do and why is it needed?

This PR backports #389 to the v0.15.x release branch. This is necessary to continue building v0.15.x releases due to a recent change to GitHub Actions runners.

GitHub has switched their runners from Docker EE to Docker CE and they
are no longer shipping 386 Docker binaries, at least on Windows (and
likely other platforms soon).

This change doesn't lose anything significant in terms of code coverage
since (a) Docker isn't used much on 386 systems and (b) there's no
architecture-specific code here in Mutagen.

Signed-off-by: Jacob Howard <jacob@mutagen.io>
@xenoscopic xenoscopic merged commit 3efd27b into release-branch-v0.15.x Sep 21, 2022
@xenoscopic xenoscopic deleted the v0154backports branch September 21, 2022 02:06
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.

1 participant