mirror of
https://github.com/boostorg/math.git
synced 2026-02-27 17:12:22 +00:00
[CI SKIP] Tune suites to run and ensure fail in std
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
compiler: [ g++ ]
|
||||
standard: [ gnu++11 ]
|
||||
suite: [ float128_tests, special_fun, misc, ../example//examples ]
|
||||
suite: [ float128_tests, special_fun, ../example//examples ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user