conda-forge / ctng-compiler-activation-feedstock

A conda-smithy repository for ctng-compiler-activation.
BSD 3-Clause "New" or "Revised" License
13 stars 23 forks source link

Fix windows build #115

Closed isuruf closed 3 months ago

isuruf commented 3 months ago

Checklist

conda-forge-webservices[bot] commented 3 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

github-actions[bot] commented 3 months ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!

github-actions[bot] commented 3 months ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

jakirkham commented 3 months ago

Thanks Isuru! 🙏

A couple jobs still failed. Though they appear to be unrelated to Windows and look to just have experienced network issues. Went ahead and restarted those failed builds

jakirkham commented 3 months ago

Looks like those builds are now passing

IIUC the issue before was we were not using the CDN, but will be with a future re-rendering pulling in these changes: https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/6024