mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #8226 from ethereum/enable-fuzz-build
Reenable ossfuzz builds (but not tests)
This commit is contained in:
commit
93a41f7ade
@ -723,7 +723,7 @@ workflows:
|
||||
- b_docs: *workflow_trigger_on_tags
|
||||
- b_archlinux: *workflow_trigger_on_tags
|
||||
- b_ubu_cxx20: *workflow_trigger_on_tags
|
||||
# - b_ubu_ossfuzz: *workflow_trigger_on_tags
|
||||
- b_ubu_ossfuzz: *workflow_trigger_on_tags
|
||||
|
||||
# OS/X build and tests
|
||||
- b_osx: *workflow_trigger_on_tags
|
||||
@ -768,7 +768,7 @@ workflows:
|
||||
|
||||
jobs:
|
||||
# OSSFUZZ builds and (regression) tests
|
||||
# - b_ubu_ossfuzz: *workflow_trigger_on_tags
|
||||
- b_ubu_ossfuzz: *workflow_trigger_on_tags
|
||||
# - t_ubu_ossfuzz: *workflow_ubuntu1904_ossfuzz
|
||||
|
||||
# Code Coverage enabled build and tests
|
||||
|
Loading…
Reference in New Issue
Block a user