We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e076a commit c671577Copy full SHA for c671577
1 file changed
.github/workflows/tests.yml
@@ -75,7 +75,7 @@ jobs:
75
cache: false
76
- name: build pninexus
77
run: |
78
- pixi add rattler-build compilers libboost-headers=1.88.0 h5cpp libpninexus libboost=1.88.0 libboost-python=1.88.0 hdf5=1.14.6
+ pixi add rattler-build libboost-headers=1.88.0 h5cpp libpninexus libboost=1.88.0 libboost-python=1.88.0 hdf5=1.14.6
79
pixi run rattler-build build --recipe .github/workflows/pixi/recipe.yaml
80
81
deb_tests:
0 commit comments