mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 03:17:56 +00:00
CI: add rococo to the runtime check (#5013)
* ci: add rococo for runtime changes check * rococo: bump spec_version to 9180 * Update Rococo to 1-day lease (#4761) * changed lease period to 1 day * bumped version * bumped version again * changed 356 to 365 days to mimic one year Co-authored-by: Santi Balaguer <santibalaguer@Santis-MacBook-Pro.local> * rococo: bump spec_version to 9170 for consistency Co-authored-by: Santi Balaguer <santiago.balaguer@gmail.com> Co-authored-by: Santi Balaguer <santibalaguer@Santis-MacBook-Pro.local>
This commit is contained in:
@@ -38,6 +38,7 @@ runtimes=(
|
||||
"kusama"
|
||||
"polkadot"
|
||||
"westend"
|
||||
"rococo"
|
||||
)
|
||||
|
||||
common_dirs=(
|
||||
|
||||
Reference in New Issue
Block a user