Skip to content

Tags: wallies/lifter

Tags

0.3.2

Toggle 0.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
provenance

0.3.1

Toggle 0.3.1's commit message
Bump to 0.3.1

0.3.0

Toggle 0.3.0's commit message
Bump the version to 0.3.0

0.2.1

Toggle 0.2.1's commit message
Bump version to 0.2.1

0.2.0

Toggle 0.2.0's commit message
Bump to 0.2.0

0.1.1

Toggle 0.1.1's commit message
Update to 0.1.1

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Shamelessly copy github actions files from ripgrep (cjrh#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