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 2bd1be7 commit ad99bc1Copy full SHA for ad99bc1
.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.14
+ - uses: prefix-dev/setup-pixi@v0.9.1
49
with:
50
pixi-version: v0.50.1
51
# cache: true
0 commit comments