Commit Graph

16 Commits

Author SHA1 Message Date
cb0947d7cb ci: use large runners (#3888) 2023-07-24 18:11:41 +02:00
b3c8a98a62 chore(ci): build tests in release and filter features (#3885) 2023-07-24 16:49:54 +02:00
4a86aae213 ci: re-enable workflows on main (#3849) 2023-07-19 16:24:16 +02:00
a38b578218 ci: increase number of unit test partitions (#3848) 2023-07-19 16:24:00 +02: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
007c04e29e ci: split checks across pr/merge group/main (#3405) 2023-06-26 17:41:52 +00:00
dc74fad816 test: add support for seeded rng (#3270) 2023-06-21 21:35:28 +00:00
144f4bdcee ci: fix required checks (#3192) 2023-06-15 19:58:49 +00:00
b7fb236986 ci: add dummy jobs to required workflows (#2905) 2023-05-31 08:19:35 +00:00
d676170f84 ci: various speed optimizations (#2867) 2023-05-29 12:47:49 +00:00
ea5e877f35 ci: use Swatinem/rust-cache@v2 everywhere (#2862) 2023-05-26 14:01:46 +00:00
cb829be089 refactor: move ef tests to own testing crate (#2847) 2023-05-26 02:02:08 +00:00
fd785287de ci: run workflows on merge_group (#2842) 2023-05-25 18:39:32 +02:00
3f342a7c0a ci: re-introduce running CI on ubuntu-latest (#1837) 2023-03-19 17:26:39 -07:00
d5d685b5b2 ci: partition tests (#1349) 2023-02-14 20:37:59 +01:00
f63c8d7e36 ci: split ci workflow (#1345) 2023-02-14 17:49:18 +01:00