duckdb / community-extensions

https://duckdb.org/community_extensions
138 stars 25 forks source link

Scrooge to skip 'windows_amd64_rtools' target for now #32

Closed carlopi closed 4 months ago

carlopi commented 4 months ago

Scrooge own CI do not runs on windows_amd64_rtools target (https://github.com/pdet/Scrooge-McDuck/blob/main/.github/workflows/MainDistributionPipeline.yml#L21), so disabling also here given it fails.

@pdet: feel free to send a PR re-enabling whenever you get it to work