Skip to content

Update to README.md without addition of BPF.md #236

Update to README.md without addition of BPF.md

Update to README.md without addition of BPF.md #236

Workflow file for this run

name: C CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
os-version: [ ubuntu-latest ]
compiler: [ gcc-latest ]
deps: ['enabled']
platform: ['x64', 'x86']
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Make
run: make