Skip to content

Commit 90780d7

Browse files
authored
adding windows runner (#21)
1 parent 0dc2294 commit 90780d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
python-version: "3.12"
2424
- os: macos-14
2525
python-version: "3.12"
26+
- os: windows-2022
27+
python-version: "3.12"
2628
steps:
2729
- uses: actions/checkout@v4
2830
with:

0 commit comments

Comments
 (0)