Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 00:51
2b3c76c
Shamelessly copy github actions files from ripgrep (#63)

* Shamelessly copy github actions files from ripgrep

* Utils for ci

* Solve the cross-platform openssl problem by using rust-tls

* Ran cargo fmt

* Disable fail-fast

* Comment out the checking for build artifacts

* Disable mips, ring doesn't work on it

* More disabling of mips