Skip to content

Commit b423cb0

Browse files
authored
CI: run tests on macos (#184)
1 parent dff0eec commit b423cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
timeout-minutes: 10
2626
strategy:
2727
matrix:
28-
os: ["ubuntu-latest"]
28+
os: ["ubuntu-latest", "macos-latest"]
2929
python-version: ["3.10", "3.11", "3.12"]
3030

3131
steps:

0 commit comments

Comments
 (0)