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

remove windows from ci tests #83

Merged
merged 1 commit into from
Jan 8, 2024
Merged

remove windows from ci tests #83

merged 1 commit into from
Jan 8, 2024

Conversation

ozgunozerk
Copy link
Collaborator

Fixes #47

I've tried on my Windows machine, and found out that the error on Windows is not specific to our CI setup, but general to all windows machines.

The details are provided in the issue if you want to take a deeper look.

In short, polkadot-sdk does not support Windows, and we should remove windows tests from our CI until Windows is supported by the upstream.

@ozgunozerk ozgunozerk added bug Something isn't working CI devops labels Dec 29, 2023
@ozgunozerk ozgunozerk requested review from KitHat and 4meta5 December 29, 2023 10:21
@ozgunozerk ozgunozerk self-assigned this Dec 29, 2023
Copy link

netlify bot commented Dec 29, 2023

Deploy Preview for docs-oz-polkadot canceled.

Name Link
🔨 Latest commit 9da713f
🔍 Latest deploy log https://app.netlify.com/sites/docs-oz-polkadot/deploys/658e9dbecc437e00088ef010

@ozgunozerk ozgunozerk merged commit 6ed505b into main Jan 8, 2024
5 checks passed
@ozgunozerk ozgunozerk deleted the fix-windows-test branch January 8, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI devops
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🐞 [Bug]: CI cannot compile the code on Windows
3 participants