We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9156d98 commit 7a5781eCopy full SHA for 7a5781e
.github/workflows/macos-linux-pixi.yml
@@ -45,9 +45,9 @@ jobs:
45
key: ccache-macos-linux-pixi-${{ matrix.os }}-${{ matrix.build_type }}-${{ github.sha }}
46
restore-keys: ccache-macos-linux-pixi-${{ matrix.os }}-${{ matrix.build_type }}-
47
48
- - uses: prefix-dev/setup-pixi@v0.8.1
+ - uses: prefix-dev/setup-pixi@v0.9.1
49
with:
50
- pixi-version: v0.39.2
+ pixi-version: v0.56.0
51
cache: true
52
environments: ${{ matrix.environment }}
53
0 commit comments