Commit 4086e92d authored by Derek Mauro's avatar Derek Mauro Committed by Copybara-Service
Browse files

Add envvar BAZEL_CXXOPTS=-std=c++14 to the GitHub Actions CI

PiperOrigin-RevId: 460242683
Change-Id: I182a2e082d3a7e38fd3686e9e7af200ba0f954e0
parent 2e1346de
......@@ -4,6 +4,9 @@ on:
push:
pull_request:
env:
BAZEL_CXXOPTS: -std=c++14
jobs:
Linux:
runs-on: ubuntu-latest
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment