We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220a9b0 commit a5c2381Copy full SHA for a5c2381
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v6
29
- uses: prefix-dev/setup-pixi@v0.9.4
30
with:
31
- pixi-version: v0.65.0
+ pixi-version: v0.66.0
32
cache: true
33
cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
34
environments: tests-cpu
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
frozen: true
0 commit comments