Skip to content

Commit fe84bb0

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

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 libboost-headers=1.88.0 h5cpp libpninexus
78+
pixi add rattler-build compilers libboost-headers=1.88.0 h5cpp libpninexus libboost=1.88.0 libboost-python=1.88.0
7979
pixi run rattler-build build --recipe .github/workflows/pixi/recipe.yaml
8080
8181
deb_tests:

0 commit comments

Comments
 (0)