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

Fix Windows CI #2241

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Fix Windows CI #2241

merged 1 commit into from
Feb 7, 2025

Conversation

will-v-pi
Copy link
Contributor

Don't install CMake, as it comes pre-installed on GitHub runners. We already rely on other pre-installed software like Python, so this should be fine.

This fixes the CMake version incompatibilities that keep appearing with the Windows CI build.

Don't install CMake, as it comes pre-installed on GitHub runners

This fixes the version incompatibilities that keep appearing with the Windows CI build
@will-v-pi will-v-pi added this to the 2.1.1 milestone Feb 6, 2025
@will-v-pi will-v-pi requested a review from kilograham February 6, 2025 16:46
@will-v-pi
Copy link
Contributor Author

Tested successfully in this manual actions run https://github.com/raspberrypi/pico-sdk/actions/runs/13183560292

@kilograham kilograham merged commit 396aa06 into develop Feb 7, 2025
9 checks passed
@kilograham kilograham deleted the win-ci-fix branch February 7, 2025 18:08
@lurch
Copy link
Contributor

lurch commented Feb 10, 2025

LOL 😉 #2050

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.

3 participants