Skip to content

Commit 8cb4ae4

Browse files
Add macos CI (#21)
1 parent 063eaa5 commit 8cb4ae4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
- os: windows-latest
3838
version: '1'
3939
arch: x64
40+
- os: macos-latest
41+
version: '1'
42+
arch: x64
4043
env:
4144
PYTHON: ''
4245
steps:

0 commit comments

Comments
 (0)