Skip to content

Commit 3c7ee36

Browse files
Update ci.yml
1 parent 74345f2 commit 3c7ee36

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
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: [macos-latest, ubuntu-latest]
24+
os: [ubuntu-latest]
2525
steps:
2626
- uses: actions/checkout@master
2727
with:

0 commit comments

Comments
 (0)