go-ethereum/.github/workflows
Sina M ee309827c6
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
build: faster gh actions workflow, no ubuntu on appveyor (#32829)
This PR does a few things:

- Sets the gh actions runner sizes for lint (s) and test (l) workflows
- Runs the tests on gh actions in parallel
- Skips fetching the spec tests when unnecessary (on windows in
appveyor)
- Removes ubuntu appveyor runner since it's essentially duplicate of the
gh action workflow now

The gh test seems to go down from ~35min to ~13min.
2025-10-07 11:24:30 +02:00
..
go.yml build: faster gh actions workflow, no ubuntu on appveyor (#32829) 2025-10-07 11:24:30 +02:00
validate_pr.yml .github: remove redundant regexp check for heading dot (#32597) 2025-09-12 11:08:47 +02:00