Skip to content

Commit 1292436

Browse files
committed
ci: pin uv for 3.7 support
Signed-off-by: Henry Schreiner <[email protected]>
1 parent c740d6d commit 1292436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
- uses: astral-sh/setup-uv@v6
133133
with:
134134
enable-cache: false
135+
version: "0.7.12"
135136

136137
- name: Setup environment
137138
run: |

0 commit comments

Comments
 (0)