Skip to content

Commit a0298e1

Browse files
committed
Switch neutron to cargo build
1 parent e89582e commit a0298e1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

chains.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -893,12 +893,10 @@
893893
- name: neutron
894894
github-organization: neutron-org
895895
github-repo: neutron
896-
dockerfile: cosmos
896+
dockerfile: cargo
897897
build-target: make install
898898
binaries:
899-
- /go/bin/neutrond
900-
build-env:
901-
- BUILD_TAGS=muslc
899+
- /root/go/bin/neutrond
902900

903901
# Nibiru
904902
- name: nibiru

0 commit comments

Comments
 (0)