mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
7df01feb58
* Remove libfuzzer / afl based builds in favor of go 1.18 fuzz testing * rm beacon-fuzz archive Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
7 lines
96 B
YAML
7 lines
96 B
YAML
base:
|
|
language: go
|
|
docker_image: golang:latest
|
|
build_tags:
|
|
- fuzz
|
|
- blst_disabled
|