CI: Build Windows binary in a separate job

This commit is contained in:
Juno Takano 2026-06-20 03:44:01 -03:00
commit e1498a317b
5 changed files with 77 additions and 18 deletions

View file

@ -3,3 +3,4 @@ allow-expect-in-tests = true
single-char-binding-names-threshold = 2
upper-case-acronyms-aggressive = true
allow-indexing-slicing-in-tests = true
check-incompatible-msrv-in-tests = true