Skip to content

Allow compiling with TCP=0, PING=0 #15

Allow compiling with TCP=0, PING=0

Allow compiling with TCP=0, PING=0 #15

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