We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee0fc9 commit a12b2d6Copy full SHA for a12b2d6
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
+ pixi add rattler-build compilers libboost-headers=1.88.0
79
pixi run rattler-build build --recipe .github/workflows/pixi/recipe.yaml
80
81
# deb_tests:
0 commit comments