There was an error while loading. Please reload this page.
1 parent 94d22c6 commit 546e338Copy full SHA for 546e338
.github/workflows/release-build.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ubuntu-latest, macos-latest, 'windows-latest']
+ os: [ubuntu-latest, macos-latest]
21
python-version: ['3.12']
22
23
steps:
0 commit comments