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

Pin mingw version in workflow #110

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Pin mingw version in workflow #110

merged 1 commit into from
Nov 16, 2023

Conversation

dlon
Copy link
Member

@dlon dlon commented Nov 16, 2023

There's an issue with the setup-mingw action for newer versions of mingw: https://github.com/mullvad/windows-service-rs/actions/runs/6889525757/job/18745989633?pr=109

Let's use an older version of mingw until that has been fixed.


This change is Reviewable

@dlon dlon requested a review from faern November 16, 2023 14:16
Copy link
Member

@faern faern left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dlon)


.github/workflows/build-and-test.yml line 38 at r1 (raw file):
Can you please add a comment about why we specify the version. Very hard to infer from just reading the yml file. Something like:

Pinning a working version of MinGW since we have seen issues with newer versions

Copy link
Member Author

@dlon dlon left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @faern)


.github/workflows/build-and-test.yml line 38 at r1 (raw file):

Previously, faern (Linus Färnstrand) wrote…

Can you please add a comment about why we specify the version. Very hard to infer from just reading the yml file. Something like:

Pinning a working version of MinGW since we have seen issues with newer versions

Done.

Copy link
Member

@faern faern left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@dlon dlon merged commit 678f8ec into main Nov 16, 2023
9 checks passed
@dlon dlon deleted the ci-pin-mingw branch November 16, 2023 16:17
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.

2 participants