We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a9825 commit cdbb50bCopy full SHA for cdbb50b
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up workspace
33
uses: prefix-dev/setup-pixi@v0.9.3
34
with:
35
- pixi-version: v0.59.0
+ pixi-version: v0.63.1
36
cache: false # Disable caching to avoid issues with large pytorch packages
37
38
- name: Build
0 commit comments