Skip to content

Commit

Permalink
Use C++14
Browse files Browse the repository at this point in the history
  • Loading branch information
thetic committed Oct 29, 2022
1 parent e81a64b commit f6ecef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/extended.yml
Expand Up @@ -176,6 +176,7 @@ jobs:
-S .
-D CMAKE_CXX_COMPILER=g++
-D CMAKE_C_COMPILER=gcc
-D CMAKE_CXX_STANDARD=14
- name: Build
run: cmake --build cpputest_build --verbose
- name: Test
Expand Down

0 comments on commit f6ecef9

Please sign in to comment.