Refresh GitHub Actions and Appveyor CI

Moved baseline to C++11 due to our dependencies.

- Remove C++98 and C++03 from CI and mark C++11 baseline
- Remove duplicate jobs between Appveyor and GHA
- Disable CMake GHA jobs for now; broken
This commit is contained in:
James E. King III
2024-11-25 15:11:15 +00:00
parent 053fadace9
commit 0b9a081d97
4 changed files with 227 additions and 102 deletions

View File

@@ -6,7 +6,7 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
### Properties
* C++03
* C++11
* Header-only
### Build Status