mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update .github/workflows/go.yml
Co-authored-by: Chris Hager <chris@linuxuser.at>
This commit is contained in:
parent
a7b8207783
commit
6eae2010d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -12,7 +12,7 @@ env:
|
|||
CGO_CFLAGS: "-O -D__BLST_PORTABLE__"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue