Skip to content

clang: this fixes the build if using clang #810

clang: this fixes the build if using clang

clang: this fixes the build if using clang #810

Workflow file for this run

name: CI Ubuntu
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: make mains
run: make mains