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 c35f3b0 commit de61180Copy full SHA for de61180
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- uses: actions/checkout@v4
46
- if: matrix.os == 'macos-latest' || matrix.os == 'windows-latest'
47
uses: julia-actions/setup-julia@v2
48
- - uses: prefix-dev/setup-pixi@v0.8.1
+ - uses: prefix-dev/setup-pixi@v0.8.14
49
with:
50
pixi-version: v0.22.0
51
# cache: true
0 commit comments