go-ethereum/.github/workflows
tellabg 81f8a3a2d3 .github/workflows: fix FreeBSD CI to use ubuntu-latest runner
vmactions/freebsd-vm uses QEMU to run FreeBSD in a VM, which requires
a standard GitHub-hosted runner with KVM support. The self-hosted-ghr
runner was failing with SSH exit code 255 because the VM couldn't boot.

Changes:
- Use ubuntu-latest instead of self-hosted-ghr
- Move pkg install to prepare: (runs before code sync)
- Add usesh: true for consistent shell behavior
- Print go version for debugging
2026-03-22 19:35:39 +01:00
..
freebsd.yml .github/workflows: fix FreeBSD CI to use ubuntu-latest runner 2026-03-22 19:35:39 +01:00
go.yml .github: fix actions 32bit test (#33866) 2026-02-18 18:28:53 +01:00
validate_pr.yml .github/workflows: preventively close PRs that seem AI-generated (#33414) 2025-12-30 14:43:45 +01:00