Skip to content

Commit 264c94d

Browse files
committed
Only check wheels on linux
1 parent 3ae7a05 commit 264c94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
matrix:
5050
python-version:
5151
- 3.6
52-
os: [ "macos-latest", "ubuntu-latest" ]
52+
os: ["ubuntu-latest" ]
5353
steps:
5454
- uses: actions/[email protected]
5555
with:

0 commit comments

Comments
 (0)