Skip to content

Commit dc7d833

Browse files
Update ci.yml
1 parent 7e5c34e commit dc7d833

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

0 commit comments

Comments
 (0)