cargo-c
cargo-c copied to clipboard
CI: code duplication
I noticed there is a lot of code duplication in these CI jobs: Ubuntu-Stable, msvc-Nightly, msvc-Stable, mingw-Nightly, mingw-Stable.
They could be simplified in this way: https://github.com/dandavison/delta/blob/e7d1e281ea539adb91a57c6945dea123fff1bd16/.github/workflows/ci.yml#L11-L39
It is a good idea! If you have time to send a PR I'd land it.
Sorry but I don't have a lot of time in this period. If someone else wants to work on this, feel free :)