Skip to content

Commit edb776c

Browse files
authored
chore: Update pixi setup (#65)
1 parent 6c40e1f commit edb776c

File tree

4 files changed

+10476
-4
lines changed

4 files changed

+10476
-4
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
- uses: actions/checkout@v4
3131
- uses: prefix-dev/setup-pixi@v0.8.12
3232
with:
33-
pixi-version: v0.49.0
33+
pixi-version: v0.63.2
34+
cache: true
3435
environments: ${{ matrix.environment }}
3536

3637
- name: List installed libraries

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,3 @@ tests/.hypothesis
8282
zarr/version.py
8383

8484
site/
85-
pixi.lock

0 commit comments

Comments
 (0)