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 c095dff commit fca92faCopy full SHA for fca92fa
.github/workflows/build_and_test.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v4
34
35
- name: Set up pixi
36
- uses: prefix-dev/setup-pixi@v0.8.14
+ uses: prefix-dev/setup-pixi@v0.9.0
37
38
- name: Generate build directory
39
run: mkdir -p ${{ env.FANS_BUILD_DIR }}
.github/workflows/build_and_test_mac.yaml
brew install fftw eigen
0 commit comments