Skip to content

Commit cd54628

Browse files
Flamefiregennaroprota
authored andcommitted
CI: Don't test C++26/2c
1 parent 645bf0a commit cd54628

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
call-boost-ci:
3737
name: Run Boost.CI
3838
uses: boostorg/boost-ci/.github/workflows/reusable.yml@master
39+
with:
40+
exclude_cxxstd: '98,03,0x,2c,26'
3941
# Example of customization:
4042
# with:
4143
# enable_reflection: true

0 commit comments

Comments
 (0)