Skip to content

Commit

Permalink
Merge pull request #25 from testinprod-io/pcw109550/canyon-ci
Browse files Browse the repository at this point in the history
Enable CI for tip/canyon branch
  • Loading branch information
pcw109550 authored Nov 1, 2023
2 parents b7b8746 + 60725f7 commit 692477a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ on:
- stable
- alpha
- op-erigon
- tip/canyon
pull_request:
branches:
- main
- stable
- alpha
- op-erigon
- tip/canyon
env:
CGO_ENABLED: "1"
CGO_CXXFLAGS: "-g -O2 -std=c++17"
Expand Down

0 comments on commit 692477a

Please sign in to comment.