Skip to content

Full C# refactor: move to .NET 6, clean code, add NuGet packaging, more examples, efficient APIs #130

Full C# refactor: move to .NET 6, clean code, add NuGet packaging, more examples, efficient APIs

Full C# refactor: move to .NET 6, clean code, add NuGet packaging, more examples, efficient APIs #130

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: make