Skip to content

Allow compiling with DNS_CLIENT=0, ICMP4=0, PCAP=1 #48

Allow compiling with DNS_CLIENT=0, ICMP4=0, PCAP=1

Allow compiling with DNS_CLIENT=0, ICMP4=0, PCAP=1 #48

Workflow file for this run

name: C/C++ CI
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, ubuntu-latest ]
steps:
- uses: actions/checkout@v4
- run: make