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 7318a68 + da5f487 commit 595ea59Copy full SHA for 595ea59
.github/workflows/testing.yml
@@ -430,7 +430,7 @@ jobs:
430
uses: prefix-dev/[email protected]
431
with:
432
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
433
- pixi-version: v0.30.0
+ pixi-version: v0.57.0
434
- name: Set up Python
435
working-directory: ${{ env.WORKING_DIR }}
436
run: pixi add python=="${{ env.MIN_PYTHON_VERSION }}.*"
@@ -465,7 +465,7 @@ jobs:
465
466
467
468
469
470
471
0 commit comments