Skip to content

Commit

Permalink
TST: pin uv to 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Sep 18, 2024
1 parent caa1378 commit c53de10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- uses: astral-sh/setup-uv@v2
with:
enable-cache: true
version: 0.4.9

- run: echo $(pwd) # TODO: clean up (maybe use it on other archs first)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit c53de10

Please sign in to comment.