mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 20:56:42 +00:00
.github: update
This commit is contained in:
parent
beb58f25cf
commit
f1c1dc6ea1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
|
|
@ -52,8 +52,8 @@ jobs:
|
|||
- name: Build
|
||||
run: go run build/ci.go keeper
|
||||
|
||||
32bit-tests:
|
||||
name: 32bit tests
|
||||
test-32bit:
|
||||
name: "32bit tests"
|
||||
needs: test
|
||||
runs-on: [self-hosted-ghr, size-l-x64]
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue