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: set the right environment for setup-msys2 and use the provided shell #3709

Merged
merged 1 commit into from
May 14, 2024

Conversation

lazka
Copy link
Contributor

@lazka lazka commented May 14, 2024

CI builds for the mingw64 env, so actually use it. Otherwise various env vars are missing and PATH is wrong.

Use the shell provided by setup-msys2 instead of calling bash directly, no need to hardcode paths then.

CI builds for the mingw64 env, so actually use it. Otherwise various env vars
are missing and PATH is wrong.

Use the shell provided by setup-msys2 instead of calling bash directly,
no need to hardcode paths then.
@github-actions github-actions bot added the CI Continuous integration label May 14, 2024
@nilason nilason added the windows Microsoft Windows specific label May 14, 2024
@nilason nilason added this to the 8.4.0 milestone May 14, 2024
@nilason nilason merged commit 1192011 into OSGeo:main May 14, 2024
27 checks passed
@nilason
Copy link
Contributor

nilason commented May 14, 2024

@lazka Thank you!

@lazka
Copy link
Contributor Author

lazka commented May 14, 2024

np. I doesn't change much, but it should make things closer to when you build it manually on Windows under MSYS2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration windows Microsoft Windows specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants