mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
Fix Github workflows
* Ubuntu 18.04 GCC does not fully support C++17, hence remove the runner. * Using CMake SuiteSparse in a C++17 project requires a workaround implemented in a recent release. Change-Id: I9985fe12d582dfc9b74e97d670828334e507e9f5
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
build_type:
|
||||
- Release
|
||||
|
||||
Reference in New Issue
Block a user