correct Linux CI platforms
follow up of https://github.com/borglab/gtsam/pull/1276
and 42182c85ff
tidy up support matrix markdown table format
release/4.3a0
parent
3ef94c8554
commit
5550537709
10
README.md
10
README.md
|
@ -15,11 +15,11 @@ matrices.
|
|||
|
||||
The current support matrix is:
|
||||
|
||||
| Platform | Compiler | Build Status |
|
||||
|:------------:|:---------:|:-------------:|
|
||||
| Ubuntu 18.04 | gcc/clang |  |
|
||||
| macOS | clang |  |
|
||||
| Windows | MSVC |  |
|
||||
| Platform | Compiler | Build Status |
|
||||
|:------------------:|:---------:|:--------------------------------------------------------------------------------:|
|
||||
| Ubuntu 20.04/22.04 | gcc/clang |  |
|
||||
| macOS | clang |  |
|
||||
| Windows | MSVC |  |
|
||||
|
||||
|
||||
On top of the C++ library, GTSAM includes [wrappers for MATLAB & Python](#wrappers).
|
||||
|
|
Loading…
Reference in New Issue