Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: run ethereum tests on ubuntu-latest
ubuntu-20.04 ships with GLIBC-2.31, but the latest foundry nightly (which these CI actions use) link against 2.33+ (perhaps foundry should statically link against something like musl...?) So instead we run these two tests on ubuntu-latest
- Loading branch information