FuelLabs / fuels-rs

Fuel Network Rust SDK
https://fuellabs.github.io/fuels-rs
Apache License 2.0
44.35k stars 1.33k forks source link

`e2e/build.rs` causing CI caching issues #1397

Closed segfault-magnet closed 1 month ago

segfault-magnet commented 1 month ago

It seems that, when the fuel-core version is bumped, the new executor is not being downloaded in the CI. Probably due to CI issues as deleting all cache solves it.