celestiaorg / smt

A Go library that implements a Sparse Merkle tree for a key-value map.
https://godoc.org/github.com/celestiaorg/smt
MIT License
138 stars 53 forks source link

Fix CI #32

Closed adlerjohn closed 3 years ago

adlerjohn commented 3 years ago

Make CI actually run and use arm instead of 32-bit x86.