mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-19 04:42:12 +00:00
CI: Don't test C++26/2c
This commit is contained in:
committed by
Gennaro Prota
parent
645bf0a27d
commit
cd546285c4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user