Skip to content

Commit eabb993

Browse files
committed
Remove unnecessary configuration flag
1 parent 188d5d1 commit eabb993

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
cmake -S imgui-sfml -B imgui-sfml/build \
8484
-DCMAKE_BUILD_TYPE=${{matrix.type.name}} \
8585
-DCMAKE_CXX_EXTENSIONS=OFF \
86-
-DCMAKE_CXX_STANDARD=11 \
8786
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
8887
-DCMAKE_INSTALL_PREFIX=$GITHUB_WORKSPACE/install \
8988
-DCMAKE_VERBOSE_MAKEFILE=ON \

0 commit comments

Comments
 (0)