chore: enable windows test build and release binaries

This commit is contained in:
Ben McClelland
2026-03-03 08:22:05 -08:00
parent 7d2ff59639
commit 29e46667bd
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
os: [darwin, freebsd, linux]
os: [darwin, freebsd, linux, windows]
arch: [amd64, arm64]
steps: