C++17 Mac builds

This commit is contained in:
Martin Hořeňovský
2020-11-28 21:13:00 +01:00
parent 1d746a15ac
commit 4da0c18526

View File

@ -11,7 +11,7 @@ jobs:
- g++-9
- clang++
build_type: [Debug, Release]
std: [14]
std: [14, 17]
include:
- build_type: Debug
examples: ON