mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
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:
@@ -13,5 +13,5 @@
|
||||
"maintainers": [
|
||||
"Jeremy Siek <jeremy.siek -at- gmail.com>"
|
||||
],
|
||||
"cxxstd": "03"
|
||||
"cxxstd": "11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user