mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
There's no real need to manually check the `runs-on`, as `runner.os` provides a universally identifiable string for checking this anyways. Signed-off-by: crueter <crueter@eden-emu.dev>