We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5c34e commit dc7d833Copy full SHA for dc7d833
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
matrix:
25
- os: [macos-latest, ubuntu-latest]
+ os: [ubuntu-latest]
26
steps:
27
- uses: actions/checkout@master
28
with:
0 commit comments