Skip to content

Commit 1ef2a13

Browse files
committed
fix boost version
1 parent abb73f8 commit 1ef2a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
cache: false
7676
- name: build pninexus
7777
run: |
78-
pixi add rattler-build compilers
78+
pixi add rattler-build compilers libboost-headers=1.88.0 h5cpp libpninexus
7979
pixi run rattler-build build --recipe .github/workflows/pixi/recipe.yaml
8080
8181
deb_tests:

0 commit comments

Comments
 (0)