Skip to content

Commit c671577

Browse files
committed
do not install compilers by pixi
1 parent 10e076a commit c671577

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

0 commit comments

Comments
 (0)