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 7844886 commit e482d68Copy full SHA for e482d68
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- os: [ 'windows-latest', 'macos-latest', 'ubuntu-latest' ]
+ os: [ 'windows-latest', 'macos-latest' ]
22
python-version: [ "3.12" ]
23
poetry-version: [ "1.8.4" ]
24
variant: [ 'wit', 'whisper' ]
0 commit comments