Skip to content

Commit 101c632

Browse files
tbidneBodigrim
authored andcommitted
Add windows to CI
1 parent f02b0e4 commit 101c632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
os:
2424
- "macos-latest"
2525
- "ubuntu-latest"
26+
- "windows-latest"
2627
runs-on: ${{ matrix.os }}
2728
steps:
2829
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)