Skip to content

Mirrored from envoyproxy/envoy @ 3b212640c485d91965cfed625e7fd4c52c3d… #1752

Mirrored from envoyproxy/envoy @ 3b212640c485d91965cfed625e7fd4c52c3d…

Mirrored from envoyproxy/envoy @ 3b212640c485d91965cfed625e7fd4c52c3d… #1752

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests