File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ jobs:
2525 uses : envoyproxy/toolshed/gh-actions/diskspace@actions-v0.3.28
2626 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727 - run : |
28- ./ci/run_envoy_docker.sh './ci/do_ci.sh gcc @bssl-compat//test/... //test/...'
28+ ./ci/run_envoy_docker.sh './ci/do_ci.sh dev @bssl-compat//test/... //test/...'
2929 env:
3030 BAZEL_BUILD_EXTRA_OPTIONS: >-
31- --config=remote-envoy-engflow
32- --config=bes-envoy-engflow
31+ --config=rbe
32+ --config=bes
3333 --config=remote-ci
3434 --config=openssl
3535 ENVOY_RBE: 1
5151 ./ci/run_envoy_docker.sh './ci/do_ci.sh dev //test/...'
5252 env:
5353 BAZEL_BUILD_EXTRA_OPTIONS: >-
54- --config=remote-envoy-engflow
55- --config=bes-envoy-engflow
54+ --config=rbe
55+ --config=bes
5656 --config=remote-ci
5757 ENVOY_RBE: 1
5858 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments