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 89366e0 commit f064a7fCopy full SHA for f064a7f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [windows-latest, macos-latest, ubuntu-latest]
+ os: [ubuntu-latest]
17
steps:
18
- uses: actions/checkout@v5
19
with:
0 commit comments