mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-29 07:07:16 +00:00
Update ci.yml (#425)
This commit is contained in:
parent
5f1c2e9011
commit
64c13d7bdf
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,10 +4,12 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- stable
|
||||
- alpha
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- stable
|
||||
- alpha
|
||||
env:
|
||||
CGO_ENABLED: "1"
|
||||
CGO_CXXFLAGS: "-std=c++17"
|
||||
|
Loading…
Reference in New Issue
Block a user