Skip to content

Commit cdbb50b

Browse files
committed
Use new pixi version in CI
1 parent e6a9825 commit cdbb50b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up workspace
3333
uses: prefix-dev/setup-pixi@v0.9.3
3434
with:
35-
pixi-version: v0.59.0
35+
pixi-version: v0.63.1
3636
cache: false # Disable caching to avoid issues with large pytorch packages
3737

3838
- name: Build

0 commit comments

Comments
 (0)