mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-26 08:32:20 +01:00
CI: Test C++26/2c again
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
name: Run Boost.CI
|
||||
uses: boostorg/boost-ci/.github/workflows/reusable.yml@master
|
||||
with:
|
||||
exclude_cxxstd: '98,03,0x,2c,26'
|
||||
exclude_cxxstd: '98,03,0x'
|
||||
enable_pr_coverage: false
|
||||
enable_multiarch: false
|
||||
# Example of customization:
|
||||
|
||||
Reference in New Issue
Block a user