rust-bitcoin-unsafe-fast/.github/workflows
Einherjar 3e6021bbc6
ci: fuzz test YAML toolchain future-proof
To avoid YAML automatic parsing of inputs as floats,
e.g. [`1.60` being parsed as `1.6`](https://github.com/rust-bitcoin/rust-bitcoin/pull/2109#issuecomment-1751392327),
it is best to future-proof the `toolchain` input in CI fuzz testing
as a string.
2023-10-07 14:30:29 -03:00
..
fuzz.yml ci: fuzz test YAML toolchain future-proof 2023-10-07 14:30:29 -03:00
gh-release.yml CI: add an automated github releases on new tags 2023-09-10 19:21:22 -03:00
kani.yml Bump model-checking/kani-github-action from 0.37 to 1.0 2023-10-02 10:26:25 +00:00
release.yml Bump actions/checkout from 2 to 4 2023-09-09 15:26:36 +00:00
rust.yml Merge rust-bitcoin/rust-bitcoin#2060: fix(CI): `rust-toolchain` stable 2023-09-10 21:10:17 +00:00