Closed
Description
In the multiboot2-crate, I've successfully experimented (rust-osdev/multiboot2#125) with configurable reusable workflows which simplified some things for me. We also do have duplications in multiple CI jobs.
Do you see a benefit in enabling something similar in the uefi-rs crate? For example, in https://github.com/rust-osdev/uefi-rs/blob/main/.github/workflows/rust.yml we do have 6 times a sudo apt install qemu-*
step.
Metadata
Metadata
Assignees
Labels
No labels