Skip to content

Commit

Permalink
Enable ci for tip/canyon branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Nov 1, 2023
1 parent 1fa0aa6 commit 9f58188
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 9f58188

Please sign in to comment.