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 2f51567 commit d26996bCopy full SHA for d26996b
.github/workflows/build-macos.yml
@@ -115,7 +115,7 @@ jobs:
115
- name: Install uv for speed
116
uses: astral-sh/setup-uv@v7
117
with:
118
- version: "0.8.3"
+ version: "0.9.2"
119
120
- name: Build and test wheels
121
uses: pypa/cibuildwheel@v3.2.0
.github/workflows/build-windows.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments