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.
2 parents 413d26c + d46b601 commit abe3bb3Copy full SHA for abe3bb3
.github/workflows/testing.yml
@@ -405,7 +405,7 @@ jobs:
405
run: ./scripts/ci_run.sh ${{ matrix.project_type }} 5
406
shell: bash
407
- name: Install Pixi
408
- uses: prefix-dev/setup-pixi@v0.8.1
+ uses: prefix-dev/setup-pixi@v0.9.1
409
with:
410
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
411
pixi-version: v0.30.0
@@ -441,7 +441,7 @@ jobs:
441
442
443
444
445
446
447
0 commit comments