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. |
||
---|---|---|
.. | ||
fuzz.yml | ||
gh-release.yml | ||
kani.yml | ||
release.yml | ||
rust.yml |