CI: Don't test C++26/2c

This commit is contained in:
Alexander Grund
2025-10-03 12:03:44 +02:00
committed by Gennaro Prota
parent 645bf0a27d
commit cd546285c4

View File

@@ -36,6 +36,8 @@ jobs:
call-boost-ci:
name: Run Boost.CI
uses: boostorg/boost-ci/.github/workflows/reusable.yml@master
with:
exclude_cxxstd: '98,03,0x,2c,26'
# Example of customization:
# with:
# enable_reflection: true