Skip to content

Commit 7a5781e

Browse files
committed
Update pixi verison on ci
1 parent 9156d98 commit 7a5781e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/macos-linux-pixi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
key: ccache-macos-linux-pixi-${{ matrix.os }}-${{ matrix.build_type }}-${{ github.sha }}
4646
restore-keys: ccache-macos-linux-pixi-${{ matrix.os }}-${{ matrix.build_type }}-
4747

48-
- uses: prefix-dev/setup-pixi@v0.8.1
48+
- uses: prefix-dev/setup-pixi@v0.9.1
4949
with:
50-
pixi-version: v0.39.2
50+
pixi-version: v0.56.0
5151
cache: true
5252
environments: ${{ matrix.environment }}
5353

0 commit comments

Comments
 (0)