mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Change language standard
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
compiler: [ g++-13, g++-14, clang++-16, clang++-17, clang++-18 ]
|
||||
standard: [ c++20, c++23 ]
|
||||
standard: [ c++20 ]
|
||||
suite: [ github_ci_block_1, github_ci_block_2 ]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user