Skip to content

Fix building against Boost 1.87.0 (#1455) #1822

Fix building against Boost 1.87.0 (#1455)

Fix building against Boost 1.87.0 (#1455) #1822

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml