Update ci.yml (#425)

This commit is contained in:
ledgerwatch 2022-04-22 12:56:54 +01:00 committed by GitHub
parent 5f1c2e9011
commit 64c13d7bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,12 @@ on:
branches:
- main
- stable
- alpha
pull_request:
branches:
- main
- stable
- alpha
env:
CGO_ENABLED: "1"
CGO_CXXFLAGS: "-std=c++17"