Skip to content

Use replace_empty_allocation in bounded_vector's copy assignment … #479

Use replace_empty_allocation in bounded_vector's copy assignment …

Use replace_empty_allocation in bounded_vector's copy assignment … #479

name: Build and test
on:
schedule:
- cron: '27 5 * * *'
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: davidstone/cmake_strict_defaults@main