We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6db36f commit d2a5923Copy full SHA for d2a5923
.github/workflows/ci-windows.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: prefix-dev/setup-pixi@v0.9.3
17
with:
18
- pixi-version: v0.59.0
+ pixi-version: v0.63.2
19
cache: false
20
- name: Tests
21
run: |
0 commit comments