Skip to content

Replace Loger with one from cpputils library. #21

Replace Loger with one from cpputils library.

Replace Loger with one from cpputils library. #21

Workflow file for this run

name: Build & test
on: [push, pull_request]
jobs:
linux:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: ubuntu-latest
windows:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: windows-latest