Commit Graph

7 Commits

Author SHA1 Message Date
f0bc937141 chore(deps): bump actions/stale from 8 to 9 (#6946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:16 +00:00
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
8e9937bb08 ci: minor fixes (#4831) 2023-09-28 01:25:33 +00:00
2de63c6641 chore: bump sale period to 21 days (#4526) 2023-09-10 08:29:15 +00:00
21db2936e6 ci: pin ubuntu to 20.04 to avoid glibc errors
ref: https://github.com/paradigmxyz/reth/actions/runs/5486255403/jobs/9996118421
ref: https://github.com/foundry-rs/foundry/issues/3827

Compiling serde v1.0.164
error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /target/maxperf/deps/libserde_derive-6e9709c79bb5c7fa.so)
   --> /cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.164/src/lib.rs:340:1
    |
340 | extern crate serde_derive;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2023-07-07 15:37:04 +03:00
d4f505c95e fix: use same stale label for prs (#3593) 2023-07-05 12:16:13 +00:00
b4801f9e2c chore: add stale workflow (#3556) 2023-07-03 18:40:34 +00:00