Skip to content

Commit

Permalink
Merge pull request #270 from neutrinoceros/tst/fixup_pyversion
Browse files Browse the repository at this point in the history
TST: pin uv to 0.4.9
  • Loading branch information
neutrinoceros authored Sep 18, 2024
2 parents caa1378 + c53de10 commit 5eae6c3
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 5eae6c3

Please sign in to comment.