Skip to content

Commit 858ff95

Browse files
committed
test on ubuntu, windows, and macos
1 parent d30d268 commit 858ff95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
python-version: ["3.12", "3.13", "3.14"]
20+
os: [ubuntu-latest, macOS-latest, windows-latest]
2021

2122
steps:
2223
- name: Checkout Repository

0 commit comments

Comments
 (0)