Skip to content

Commit e500c51

Browse files
committed
add macos to test matrix
1 parent 421edef commit e500c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
strategy:
7474
fail-fast: true
7575
matrix:
76-
os: ["ubuntu-latest"]
76+
os: ["ubuntu-latest", "macos-latest"]
7777
python-version: ["3.8", "3.9", "3.10"]
7878
runs-on: ${{ matrix.os }}
7979

0 commit comments

Comments
 (0)