Skip to content

Commit f91532b

Browse files
committed
fix boost version
1 parent 5a3c0bf commit f91532b

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
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)